Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 3210
- Valutazioni:
- Pubblicato:
- 2018.04.18 17:23
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
An oscillator indicator. Shows the ratio of two moving averages constructed by the linear regression method.
There indicator has three adjustable parameters:
- Period LSMA first - period of the first LSMA;
- Period LSMA second - period of the second LSMA;
- Applied price - price used for the calculation of the two LSMAs.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20218

Linear regression line (LSMA) - a moving average calculated by the linear regression method.

A Moving Average based on Heiken Ashi candlesticks.

A trend signal indicator.

A signal indicator for opening/closing positions.