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

The LSMA_Angle_ indicator implemented as a sequence of candlesticks

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

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

The Exp_ColorZerolagDeMarker Expert Advisor enters the market when the ColorZerolagDeMarker indicator cloud changes its color.