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

AMA Histogram Normalize - indicateur pour MetaTrader 5

Vues:
3162
Note:
(8)
Publié:
2018.08.23 13:18
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Version of the AMA Histogram indicator.

Normalize iAMA indicator parameters is added. Two options are available for it:

  • Digits() - data from iAMA are taken with usual accuracy;
  • Digits()-1 - more rough indicator data is taken.

What are possible Digits()-1 applications? For example, if you want to avoid small noise and catch only significant changes in the indicator values:

AMA Histogram Normalize

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21502

One MA EA One MA EA

The EA based on single iMA (Moving Average, MA) indicator signals.

Chaikin_Volatility_Histogram Chaikin_Volatility_Histogram

Chaikin volatility indicator as a colored histogram.

Ozymandias_System_Alert Ozymandias_System_Alert

Ozymandias_System indicator provides alerts, sends email and push notifications when the candles break through the indicator channel.

Chaikin_Volatility_Histogram_HTF Chaikin_Volatility_Histogram_HTF

Chaikin_Volatility_Histogram indicator with the timeframe selection option available in the input parameters.