Join our fan page
METRO - indicator for MetaTrader 5
- Published by:
- Nikolay Kositsin
- Views:
- 7612
- Rating:
- Published:
- 2011.12.06 13:39
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: 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.
LinearRegSlope_V1Unnormalized oscillator based on the linear regression algorithm.
МА combination is based on the digital filter and regressive Moving Average.
TSI-OscillatorThe typical normalized oscillator varying within the range -100 to +100 and provided with a signal line.