Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Stochastic of alb - wnz - indicator for MetaTrader 5

Views:
3287
Rating:
(10)
Published:
2018.09.11 10:26
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Stochastic that does not use "pure" price for calculation but uses adaptive lookback average filtered price for calculation


Of price filtering for stochastic :

The advantage of using the filtered (smoothed) price is that some of the false signals are filtered out at the source itself (by averaging the price) and it the is omitted (the false signal) in the stochastic calculation) too. Also, since the average is adaptive it implicitly makes the stochastic adaptive too

ALB averages that can be used :

  • simple moving average
  • exponential moving average
  • smoothed moving average
  • linear weighted moving average

Normalized zones :

The zones are added in order to assess a "strength" of the current stochastic value and a possible reversal or trend exhaustion

Usage :

Some experimenting with parameters is advised, but the usage of this stochastic is the usual : either use the slope or some significant levels crossing for signals

RSI of alb average - wnz RSI of alb average - wnz

TSI of adaptive lookback average - with normalized zones

Stochastic of alb average Stochastic of alb average

Stochastic of adaptive lookback average

RSI adaptive EMA RSI adaptive EMA

RSI adaptive EMA

MACD of RSI adaptive EMA MACD of RSI adaptive EMA

MACD of RSI adaptive EMA