Rejoignez notre page de fans
- Vues:
- 3446
- Note:
- Publié:
- 2016.10.10 15:32
- Mise à jour:
- 2023.03.29 13:47
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.