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:
- 6464
- Valutazioni:
- Pubblicato:
- 2018.12.28 12:58
- Aggiornato:
- 2019.01.17 11:29
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
RSI Histogram Oscillator displays a smoothed difference of two different-period RSIs as a colored histogram.
It has three adjustable parameters:
- Fast RSI period
- Slow RSI period
- Smoothing - period of smoothing the difference between two RSIs
Calculations:
OscRSI = SMA(RAW, Smoothing)
where:
RAW = FastRSI - SlowRSI
FastRSI = RSI(Fast RSI period)
SlowRSI = RSI(Slow RSI period)
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/22801

SAR Oscillator 2 indicator

Indicator FineTuningMACandle with the timeframe selection option available in its input parameters

Indicator Normalized Intraday Intensity Oscillator

Indicator LWMA/SMA ratio