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

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

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

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

The MultiColorStepXCCXTrend_x10 indicator shows information on current trends using the ColorStepXCCX indicator direction from ten different timeframes.