Join our fan page
- Views:
- 5271
- Rating:
- Published:
- 2014.06.11 10:33
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The i-HighLow indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled i-HighLow.ex5 indicator file in terminal_data_folder\MQL5\Indicators.
Figure 1. Indicator i-HighLow_Channel_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2408

The Exp_CronexChaikin EA is based on the signals generated by the CronexChaikin oscillator.

The Exp_CronexDeMarker EA is based on the signals generated by the CronexDeMarker oscillator.

The i-AMA-Optimum indicator with the timeframe selection option available in input parameters.

The CronexAO_Signal indicator shows information on the current trend using the values of the CronexAO indicator with a fixed timeframe.