Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 10910
- Note:
- 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.

The normalizing velocity, using by default a gradient coloring.

The MetaTrader 5 version of RSI of MACD double

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

The Aroon indicator in the new visualization.