Watch how to download trading robots for free
Find us on Twitter!
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_Stop_Oscillator - indicator for MetaTrader 5

Views:
4904
Rating:
(8)
Published:
2018.10.25 18:12
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Volatility indicator based on the article 10 Selling Tips by Thomas Bulkowski.

It has two configurable parameters:

  • Period - calculation period
  • Multiplier - ratio of the line deviation from the price

Calculation:

VSO = Multiplier * Avg / Close

where:

Avg = SMA(High,Period) - SMA(Low,Period)

It can be used with the Volatility Stop indicator.

Fig. 1. Volatility Stop oscillator


Fig. 2. Volatility Stop oscillator + Volatility Stop


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

AhrensMA AhrensMA

Ahrens Moving Average indicator

AhrensMACD AhrensMACD

Ahrens MACD

Volatility_Stop Volatility_Stop

Volatility Stop indicator

Standard_Error_Bands Standard_Error_Bands

Standard Error Bands indicator