Join our fan page
- Views:
- 2933
- Rating:
- Published:
- 2018.08.23 13:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Chaikin_Volatility_Histogram indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the Chaikin_Volatility_Histogram.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. Chaikin_Volatility_Histogram_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21508

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

Version of the AMA Histogram indicator.

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

The EA based on iCCI (Commodity Channel Index, CCI) indicator plus managing position volumes using martingale.