Join our fan page
ColorJVariation_HTF - indicator for MetaTrader 5
- Views:
- 2749
- Rating:
- Published:
- 2015.07.31 11:10
- Updated:
- 2023.03.29 13:45
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ColorJVariation indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires ColorJVariation.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The ColorJVariation_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13364
The ColorJFatlSpeed indicator with the timeframe selection option available in the input parameters.
Exp_ColorJLaguerreThe Exp_ColorJLaguerre Expert Advisor is based on the ColorJLaguerre oscillator change of position relative to the overbought and oversold levels.
The ColorLeManTrend indicator with the timeframe selection option available in the input parameters.
ColorLinearRegSlope_V2_HTFThe ColorLinearRegSlope_V2 indicator with the timeframe selection option available in the input parameters.