Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 6396
- Note:
- Publié:
- 2018.12.28 13:10
- Mise à jour:
- 2019.01.17 11:29
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Oscillating indicator RSI MA is a simple smoothed RSI
It has four adjustable parameters:
- RSI period - RSI calculation period
- RSI applied price - RSI applied price
- Smoothing period - smoothing period
- Smoothing method - smoothing method
Calculations:
RSIMA = MA(RSI, Smoothing period, Smoothing method)
where
RSI = RSI(RSI applied price, RSI period)
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22687

Oscillator i-KlPrice using volumes

Indicator Heiken_Ashi_Smoothed_Trend with the possibility of changing its timeframe in its input parameters