Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5553
- Rating:
- Published:
- 2018.03.01 11:51
-
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