Join our fan page
- Views:
- 3682
- Rating:
- Published:
- Updated:
-
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
Simple ZZ Consolidation Zones
More experiments with the Simple ZigZag indicator. A small upgrade allows the indicator to find and mark the price consolidation areas with colored rectangles.
yEffekt_HTF
The yEffekt indicator with the timeframe selection option available in input parameters.
AutoGannAutoTrend
The indicator plots price channel, Fibonacci levels and Gann fan based on the latest ZigZag peaks.
Exp_SMI_Correct
The Exp_SMI_Correct Expert Advisor is based on the SMI_Correct indicator color change.