Rejoignez notre page de fans
- Vues:
- 3287
- Note:
- Publié:
- 2016.10.10 15:29
- 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-CAi_StDev indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires i-CAi_StDev.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The i-CAi_StDev_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/15994

More experiments with the Simple ZigZag indicator. A small upgrade allows the indicator to find and mark the price consolidation areas with colored rectangles.

The yEffekt indicator with the timeframe selection option available in input parameters.

The indicator plots price channel, Fibonacci levels and Gann fan based on the latest ZigZag peaks.

The Exp_SMI_Correct Expert Advisor is based on the SMI_Correct indicator color change.