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:
- 5363
- Note:
- Publié:
- 2018.12.22 09:37
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Theory :
Some might think that using smoothing prior to rsi calculation is the same as smoothing the rsi value. As a vivid example, you can compare this version (when the RSI is smoothed after the calculation) to the version that uses (smoothed prices (originally published here : RSI of AMA ). As you can see they are quite different in a lot of ways. And it also shows why a "generalized" AMA was needed (now it can calculate smoothed value of any other value, not just of price)
Usage :
It can be used in a same way as any Ris(oma) indicator or as any Rsi itself

RSI of Adaptive Moving Average - AMA

Adaptive Moving Average - generalized version with floating levels

RSI of AMA - floating levels

AMA smoothed RSI - floating levels