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:
- 13742
- Rating:
- Published:
- 2016.04.26 16:14
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Finware.ru Ltd
(Slow Adaptive Trend Line) – the «slow» adaptive trend line is calculated using a digital low-pass filter LPF-2. LPF-2 serves to eliminate the noises and market cycles with longer fluctuation periods. Read here.

(Slow Adaptive Trend Line) – the «slow» adaptive trend line is calculated using a digital low-pass filter LPF-2. LPF-2 serves to eliminate the noises and market cycles with longer fluctuation periods. Read here.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7352

Very convenient to confirm any market entry signals.

The Regression Channel is based on the Linear Regression Trend, which represents a usual trend line plotted between two points on a price chart using the method of least squares.

The indicator generates buy and sell signals.

The indicator plots a moving average with a Bollinger type envelope.