Join our fan page
- Views:
- 3282
- Rating:
- Published:
- 2016.10.10 15:29
- Updated:
- 2023.03.29 13:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: 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.