Join our fan page
Stochastic of Adaptive Super Smoother - indicator for MetaTrader 5
- Views:
- 7864
- Rating:
- Published:
- 2016.11.02 16:02
- Updated:
- 2016.11.03 09:45
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
One more in the series of experiments with a variable length super smoother. In this case adaptive super smoother is used for price pre filtering before it is used to calculate a stochastic. At a first glance it looks usable and tradeable (clean enough to help in trend finding). Some experimenting with parameters for specific symbols and time frames is advised. Since it is so smooth, decided to put default overbought and oversold levels rather high and low — adjust it to your prefences and trading style.
Variable length super smoother with an addition of gradient coloring.
T3 Std AdaptiveThe T3 using standard deviations to make it adaptive
Hull moving average with arbitrary weights of calculation.
Stochastic of Super Smoother, v.2The second version of indicator with added features.