Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Vues:
10054
Note:
(17)
Publié:
2016.11.03 14:41
Mise à jour:
2017.01.16 09:38
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

As useful as MACD is, it probably lacks one thing: bounds.

MACD is an un-bound indicator and a lot of times we can not estimate if some kind of a minimum or a maximum is reached to decide if a trend is strong, weak or is starting to get exhausted. This version is an attempt to normalize MACD in known bounds that would allow us all the above described.

As usual with gradients, if you wish only colors on slope, set the color steps to 2.


Normalized Velocity Normalized Velocity

The normalizing velocity, using by default a gradient coloring.

RSI of MACD double RSI of MACD double

The MetaTrader 5 version of RSI of MACD double

Elder Auto Envelopes V2 Elder Auto Envelopes V2

The auto envelope automatically sizes channels by calculating a standard deviation for the last n bars.

Aroon Indicator in new form Aroon Indicator in new form

The Aroon indicator in the new visualization.