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 | Volatility_Ratio2

Oscillator Volatility Ratio2 is the second version of indicator Volatility Ratio.

If the values exceed 2, the current trend reversal probability is high.

It has three adjustable parameters:

  • Period - calculation period
  • Threshold - the threshold level
  • Show alerts - show data on exceeding the threshold level

Calculations:

VR = TR / EMATR

where:

TR = Max(Max(High-Low, Abs(High-PrevClose)), Abs(PrevClose-Low))

EMATR = EMA(TR, Period)

MetaTrader Experts, Indicators, Scripts and Libraries

22786