Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 7778
- Note:
- Publié:
- 2012.06.06 16:30
- Mise à jour:
- 2017.09.06 10:23
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Adaptive Exponentially Smoothed Moving Average, based on StdDev indicator.
The indicator is similar to EMA_ATR_VA, but based on StdDev, instead of ATR indicator.
- STDPeriod - Period of StdDev indicator;
- EMAPeriods - Period of EMA indicator;
- Sensitivity - Sensitivityот (from -100 to 100);
- Price - Applied price.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/908

Comparative study of sorting algorithms.

The indicator calculates perfect market entry signals, which can be used for neural network training.

Advaptive Exponential Moving Average - ATR Volatility Adjusted by Jose Silva.

Exponential Moving Average - Bollinger Bands ® Volatility Adjusted by Jose Silva.