Volatility Ratio MT5 Indicator

0
1117

Indicator Volatility_Ratio is an attempt to find trading ranges and trend return points.

It works within the range of 0.01-1.0 only. At the values above 0.5, it indicates the probability of the current trend reversal.

It has one input parameter:

    • Period – calculation period.

Calculations:

VR[i] = tr[i] / pr[i]

where:

tr[i] = Max(hl[i], hc[i], lc[i])
hl[i] = High[i] - Low[i]
hc[i] = Abs(High[i] - Close[i-1])
lc[i] = Abs(Low[i] - Close[i-1])
pr[i] = Max(MH, Open[i-Period+1]) - Min(ML, Open[i-Period+1])
MH and ML are the highest and the lowest price over the Period, respectively.

Recommended MT5 Brokers

XM Broker

  • Free $50 To Start Trading Instantly! (Withdraw-able Profit)
  • Deposit Bonus up to $5,000
  • Unlimited Loyalty Program
  • Award Winning Forex Broker
  • Additional Exclusive Bonuses Throughout The Year
  • Exclusive 90% VIP Cash Rebates for all Trades! 

XM 90 Rebate Cashback

>> Sign Up for XM Broker Account here with Exclusive 90% VIP Cash Rebates For All Future Trades [Use This Special Invitation Link]  <<

Already an XM client but missing out on cashback? Open New Real Account and Enter this Partner Code: VIP90


(Free MT5 Indicators Download)
download arrow


Enter Your Email Address below, download link will be sent to you.

Get Download Link

LEAVE A REPLY

Please enter your comment!
Please enter your name here