Unisciti alla nostra fan page
- Pubblicati da::
- Nikolay Kositsin
- Visualizzazioni:
- 8340
- Valutazioni:
- Pubblicato:
- Aggiornato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
igorad
This oscillator displays its values considering RSI (Relative Strength Index) technical indicator. RSI indicator is displayed in orange, cloud color changes depending on a trend direction. Blue color is used for buy signal, while magenta color is used for sell signal.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com 18.10.2007.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/604

DeMarker indicator with the possibility to select smoothing algorithms that is made in color with dynamically changing oversold and overbought levels.

Unnormalized oscillator based on the linear regression algorithm.

МА combination is based on the digital filter and regressive Moving Average.

The typical normalized oscillator varying within the range -100 to +100 and provided with a signal line.