ColorZerolagRSI_HTF – indicator MetaTrader 5

Fig.1. The ColorZerolagRSI_HTF indicator
The ColorZerolagRSI indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe) The indicator requires ColorZerolagRSI.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1. The ColorZerolagRSI_HTF indicator ColorZerolagRSI_HTF – indicator MetaTrader 5

BollingerBands_b_HTF – indicator MetaTrader 5

Fig.1. The BollingerBands%b_HTF indicator
The BollingerBands_b indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe) The indicator requires BollingerBands_b.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators. Fig.1. The BollingerBands%b_HTF indicator BollingerBands_b_HTF – indicator MetaTrader 5

Exp_ColorZerolagRSIOSMA – EA MetaTrader 5

Fig.1. Trade examples on the chart
The Exp_ColorZerolagRSIOSMA Expert Advisor is based on the ColorZerolagRSIOSMA histogram change of direction. The signal is formed when a bar is closing if there is a change in the oscillator direction. This Expert Advisor requires the compiled indicator file ColorZerolagRSIOSMA.ex5 in order to run. Place it in <terminal_data_folder>\MQL5\Indicators. Note that the TradeAlgorithms.mqh library file allows … Read more

MultiColorZerolagTriXOSMATrend_x10 – indicator MetaTrader 5

Fig.1. The MultiColorZerolagTriXOSMATrend_x10 indicator
The MultiColorZerolagTriXOSMATrend_x10 indicator shows information on current trends using the ColorZerolagTriXOSMA indicator direction from ten different timeframes. Each of the ten indicator lines corresponds to a separate indicator. Growing oscillator movement paints the lines in purple, and falling movement — in pink. Otherwise, the lines are gray. Colored dots on lines appear when a new … Read more

ColorZerolagTriXOSMATrend_x10 – indicator MetaTrader 5

Fig.1. The ColorZerolagTriXOSMATrend_x10 indicator
The ColorZerolagTriXOSMATrend_x10 indicator shows the ColorZerolagTriXOSMA oscillator direction from ten different timeframes. Falling oscillator movement paints the squares in pink, growing movement — in light blue. Otherwise, the squares are gray. The indicator uses the values of the last closed bars. Fig.1. The ColorZerolagTriXOSMATrend_x10 indicator ColorZerolagTriXOSMATrend_x10 – indicator MetaTrader 5

Peak Lines by Price Histogram – indicator MetaTrader 5

Peak Lines by Price Histogram
This indicator shows the support/resistance lines using price histogram. The indicator is not so heavy, the calculation was simplified. Display: Gold Line — peaks of a 1-day histogram. Red Line — peaks of a short term histogram. Magenta Line — peaks of a medium term histogram. Blue Line — peaks of a long term histogram. … Read more