Join our fan page
- Views:
- 2842
- Rating:
- Published:
- 2015.07.31 16:12
- Updated:
- 2023.03.29 13:45
-
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.