Rejoignez notre page de fans
- Publié par:
- Nikolay Kositsin
- Vues:
- 8301
- Note:
- Publié:
- 2011.12.06 13:39
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.
Traduit du russe par MetaQuotes Ltd.
Code original : 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.