Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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

BB Stops - EMA Deviation - indicateur pour MetaTrader 5

Vues:
5156
Note:
(19)
Publié:
2018.05.28 14:17
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

BB Stops (Bollinger Bands Stops) indicator is a well known indicator. Some versions are posted at the code base too (for example here: BB Stops).

Usually it is calculated using standard deviation. This version changes that and uses EMA deviation for calculation as a sort of further developing the idea. Some experimenting with the parameters is recommended before using in real trading.

Bollinger Bands - EMA Deviation Bollinger Bands - EMA Deviation

This version of Bollinger Bands does not use standard deviation for Upper and Lower Bands, but uses the EMA deviation.

Rainbow Oscillator - Binary Rainbow Oscillator - Binary

Based on Mel Widner's Rainbow Average (that is similar to Guppy MMA), here is a binary version of Rainbow Oscillator.

Synthetic VIX Synthetic VIX

Synthetic VIX indicates the increase or decrease of volatility and it should be used as that.

EMA Deviation EMA Deviation

EMA Deviation is similar to Standard Deviation, but on a first glance you shall notice that it is "faster" than the Standard Deviation and that makes it useful when the speed of reaction to volatility is expected from any code or trading system.