Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Stochastic experiment - indicateur pour MetaTrader 5

Vues:
9572
Note:
(24)
Publié:
2016.11.30 08:14
Mise à jour:
2017.03.28 17:14
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

It seems that for a long time stochastic has been neglected.


We have seen new kinds of rsi, new kinds of averages, new kinds of ADX, new kinds of SAR, new kinds of almost everything ... except stochastic. Not just to filter inputs or to use something else instead of prices for calculations, but the "pure stochastic" that would be different (new). Well this one changes that a bit ...

This stochastic allows you to have 4 different types of stochastic. And they are really different types, since the "core" of the stochastic is changed and it makes new kinds of stochastic — and prices are not changed at all. By default, if you are using simple moving average for stochastic calculations, then the stochastic is exactly the same as the built in stochastic. But the rest of the averages (EMA — exponential moving average, SMMA  — smoothed moving average and LWMA — linear weighted moving average) are producing stochastic that are new kinds of stochastic.

Signal has the usual average types available too.

Coloring and alerts are based on the stochastic to signal crosses (the "classical" way of using stochastic), but even with these settings, there is a lot of room for experimenting.


RSI - of adaptive T3 RSI - of adaptive T3

RSI of adaptive T3 (calculates 7 types of RSI that can be filtered by adaptive T3).

Scale Fibonacci Arcs Scale Fibonacci Arcs

Script to set correct scale on Fibonacci arcs attached to chart.

TicksVolume TicksVolume

Tick volumes indicator. It shows the price change with an increase and decrease.

Holt's  double exponential smoothing Holt's double exponential smoothing

Holt's double exponential smoothing with linear forecasting