Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3561
- Rating:
- Published:
- 2018.08.23 13:18
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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:
Translated from Russian by MetaQuotes Ltd.
Original code: 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.