Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
VMA - indicateur pour MetaTrader 5
- Vues:
- 5226
- Note:
- Publié:
- 2018.03.01 11:51
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/19894