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
LR_Ratio - indicatore per MetaTrader 5
- Visualizzazioni:
- 3071
- 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
LRL
Linear regression line (LSMA) - a moving average calculated by the linear regression method.
HA EMA3 IndicatorA Moving Average based on Heiken Ashi candlesticks.
XBarClearCloseTrend
A trend signal indicator.
ConquerorA signal indicator for opening/closing positions.