Join our fan page
- Views:
- 4071
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ColorTrend_CF indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires ColorTrend_CF.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The ColorTrend_CF_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13396
ColorStepXCCX_HTF
The ColorStepXCCX indicator with the timeframe selection option available in the input parameters.
ColorStdDev_HTF
The ColorStdDev indicator with the timeframe selection option available in the input parameters.
MultiColorStepXCCXTrend_x10
The MultiColorStepXCCXTrend_x10 indicator shows information on current trends using the ColorStepXCCX indicator direction from ten different timeframes.
ColorStepXCCXTrend_x10
The ColorStepXCCXTrend_x10 indicator shows the ColorStepXCCX oscillator direction from ten different timeframes.