Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4054
- Rating:
- Published:
- 2018.06.06 12:35
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator is a variation of Bollinger Bands and Envelopes, based on two moving averages calculated by the Linear Regression method (LSMA Linear regression MA).
It has one input parameter:
- Period - LSMA calculation period.
A smoothed version of the indicator: SHL_MA_Band.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20261

MACD based on the Linear regression MA.

The script draws horizontal lines representing BUY (blue) and SELL (red) orders.

A trend indicator: Smoothed High/Low Linear regression band.

A volume indicator with different types of data representation.