Join our fan page
- Views:
- 2685
- Rating:
- Published:
- 2015.11.02 15:42
- Updated:
- 2023.03.29 13:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ColorSchaffJCCXTrendCycle indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires JCCX.mq5 and ColorSchaffJCCXTrendCycle.mq5 indicator files. Place them in terminal_data_folder\MQL5\Indicators.
Fig.1. The ColorSchaffJCCXTrendCycle_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13878

The Schaff Trend Cycle indicator based on the difference between two JCCX oscillators with different periods.

The KAGI-1 indicator with the timeframe selection option available in input parameters.

The Exp_ColorSchaffJCCXTrendCycle Expert Advisor is based on the ColorSchaffJCCXTrendCycle oscillator change of position relative to the overbought and oversold levels.

The ColorZerolagJCCXTrend_x10 indicator shows the ColorZerolagJCCX oscillator direction from ten different timeframes.