Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

RSI_Oscillator_Histo - indicatore per MetaTrader 5

Visualizzazioni:
5620
Valutazioni:
(7)
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_Oscillator2 SAR_Oscillator2

SAR Oscillator 2 indicator

FineTuningMACandle_HTF FineTuningMACandle_HTF

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

Normalized_Intraday_Intensity_Oscillator Normalized_Intraday_Intensity_Oscillator

Indicator Normalized Intraday Intensity Oscillator

LWMA_MA LWMA_MA

Indicator LWMA/SMA ratio