Join our fan page
- Views:
- 3731
- Rating:
- Published:
- 2015.07.31 16:15
- Updated:
- 2016.11.22 07:32
-
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

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

The ColorStdDev 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.

The ColorStepXCCXTrend_x10 indicator shows the ColorStepXCCX oscillator direction from ten different timeframes.