Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 3998
- Valutazioni:
- Pubblicato:
- 2018.06.06 12:35
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.