Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Nikolay Kositsin
- Vues:
- 13878
- Note:
- Publié:
- 2011.09.13 11:04
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real author:
igorad
The indicator generates market entry signals (shown as large colored dots) and draws the line of Stop Loss orders positioning using the lime color for long positions and the magenta color for short ones.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/417

Reference Slow Trend Line (RSTL).

While creating Kairi (KRI) oscillator, deviation of a price from its simple moving average is calculated. The result is shown in percentage of the average.

2pbIdeal1MA.mq5 and 2pbIdeal3MA.mq5 indicators are the moving averages with the smoothing algorithm developed by Neutron.

Slow adaptive trend line with ultralinear and JMA smoothings.