Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Volatility_Ratio2 - indicator for MetaTrader 5

Views:
5516
Rating:
(11)
Published:
2018.12.28 12:59
Updated:
2019.01.17 11:29
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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)


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22786

Fluctuate Fluctuate

A swing-based Expert Advisor: The EA sets a pending stop order with an increased lot size and in the opposite direction.

GannSwing GannSwing

Indicator Gann Swing

Lot Check Lot Check

This is a utility for rounding the lot size correctly

Shadow_True_Strength_Index Shadow_True_Strength_Index

Shadow True Strength Index