Momentum_DiverSign – indicator MetaTrader 5

Fig. 1. Signal generation algorithm
olegok83 A semaphore signal indicator that uses divergence between two Momentum oscillators based on extreme points of the last five bars. The signal is formed when there is divergence between two oscillators (fast and slow) and an appropriate candlestick combination, as shown below: Fig. 1. Signal generation algorithm Fig. 2. The Momentum_DiverSign indicator Momentum_DiverSign – … Read more

ATR_Trailing_HTF – indicator MetaTrader 5

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

AvgRange_HTF – indicator MetaTrader 5

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

ColorZerolagRSI – indicator MetaTrader 5

Fig.1. The ColorZerolagRSI indicator
This RSI oscillator analogue is calculated based on five Relative Strength Index indicators. All editable variables are implemented as indicator input parameters. However, keep in mind that these variables are interdependent to some extent, so you should adjust them more carefully! FactorN input variables represent the unit weight of TriX with number N in total … Read more

Bollinger_Squeeze_v9_HTF – indicator MetaTrader 5

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

HFT Spreader for FORTS – EA MetaTrader 5

HFT Spreader for FORTS
Inputs: position size in lots, spread — number of minimum price steps. For example, the value of 4 set for MIX-9.15 symbol means that the minimum price change step for this symbol (from its contract specification) equals 25, therefore, the EA will start to place orders when the spread is 4*25=100. Operating principle: If all … Read more

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