Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Narrowest Range Signal

The idea of the indicator is a variation of iVLT. Algorithm for calculation is in the following:

  • on each bar calculate the range for the set number of bars, i.e. the distance from the maximum high to the minimum low.
  • if range calculated on the current bar is less than the minimum range calculated on the previous bars, it is a signal of the market compression.

Parameters:

  • Bars in Range - the number of bars for calculation of the range (the current bar).
  • Check Period - the period of the minimum range definition.

MetaTrader Experts, Indicators, Scripts and Libraries

Recommendations:

  1. it is not recommended to use the indicator on the small ("noise") frames.
  2. the indicator doesn't specify the direction, so two variants of use are available as the signal is formed:
    • place stop orders at the boundaries of the signal range,
    • use in pair with any trend indicator and place stop order only in the trend direction (if there was a breakthrough in the opposite direction, delete stop order).
1558

Best MetaTrader Indicators + Profitable Expert Advisors