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
- Published by:
- Nikolay Kositsin
- Views:
- 13877
- Rating:
- Published:
- 2011.09.13 11:04
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: 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.