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:
- 3571
- Note:
- 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:
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21502

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

Chaikin volatility indicator as a colored histogram.

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

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