Watch how to download trading robots for free
Find us on Facebook!
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
Views:
4856
Rating:
(14)
Published:
2018.03.01 11:51
VMA.mq5 (15.5 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The VMA indicator draws a moving average, the period of which changes dynamically depending on volatility. The higher the volatility, the greater the period of the moving average, and vice versa.

The indicator has three input parameters:

  • Period of calculation - calculation period;
  • Period of smoothing - smoothing period;
  • Applied price - price used for calculations.

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

Square Weighted MA Square Weighted MA

Square Weighted Moving Average.

RWI RWI

RWI (Random Walk Index)

WI WI

The WI oscillator indicator.

ZeroLag ZeroLag

Zero Lag is a modified EMA.