Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5158
- Note:
- Publié:
- 2018.12.18 19:10
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
RSI of MA is an exponentially smoothed RSI based on exponential moving average data.
It has six input parameters:
- Source EMA period - initial EMA calculation period
- Source applied price - initial EMA calculation price
- RSI period - RSI calculation period
- EMA of RSI period - smoothing EMA period
- Overbought - overbought level
- Oversold - oversold level
Calculation:
RSIofMA = EMA(RSI, EMA of RSI period)
where:
RSI - RSI(SrcMA, RSI period)
SrcMA - EMA(Source applied price, Source EMA period)
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22603

The indicator paints candles going beyond the Hans_Indicator_x22_Cloud channel expansion.

The trading system based on XBullsBearsEyes_Vol indicator signals