Join our fan page
- Views:
- 3443
- Rating:
- Published:
- 2016.10.10 15:32
- Updated:
- 2023.03.29 13:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The i-CAiChannel indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires i-CAiChannel.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The i-CAiChannel_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16016

Trading system based on the signals of the i-CAi_StDev indicator.

The indicator implements a breakthrough system using the i-CAiChannel channel.

The ZZ Color Retracement based on the Simple ZigZag indicator. In addition to the functionality of the base indicator, the Color Retracemnt analyzes the length of wave movements, highlighting the longer impulse movements in blue and the shorter retracements in red.

Oscillator with calculations using an algorithm similar to Kaufmann's AMA.