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_Band - indicator for MetaTrader 5

Views:
3119
Rating:
(10)
Published:
2018.06.06 13:47
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Volatility Bands indicator is similar to the standard Bollinger Bands.

It has four input parameters:

  • Period Band - period for calculating the bands
  • Period - period for smoothing the bands
  • Deviation factor - affects the range of the bands. The lower the value, the wider the range
  • Low band adjustment - adjustment of the lower band

Fig.1. Default parameters


Fig.2. Low band adjustment = 0.5

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

Split_Vol_MA Split_Vol_MA

A split moving average of volumes

Split_MA Split_MA

A split Moving Average

Volatility_Band2 Volatility_Band2

The Volatility Band 2 indicator is similar to the standard Bollinger Bands, and is a modification of Volatility_Band with the following difference: instead of a separate 'Low band adjustment', this parameter affects both the lower and the upper bands of the indicator.

Hans123_Trader v2 Hans123_Trader v2

Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.