Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Cuttlers RSI adaptive EMA - indicateur pour MetaTrader 5

Vues:
3754
Note:
(15)
Publié:
2018.09.18 21:16
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Background :

Adapting is usually trying to determine the volatility in the market and then, depending in the volatility, adjust the calculation to reflect times of higher or lower volatility. Few methods are used for determining volatility one of which was neglected for a long time : the RSI. Being a momentum indicator and already bounded in known range (0 to 100) it makes a good tool to be used in adapting methods. Indicator that uses the "regular" (Welles Wilders way of calculation) RSI for adapting was published here : RSI adaptive EMA . This version is using Cuttlers' RSI - more information about it you can find here : Relative_strength_index

Of this indicator :

EMA (Exponential Moving Average) can use fractional period for calculation (ie: it can use, for example, period 14.5 and not just period 14 or 15) and that makes it suitable for adapting. So, this is a EMA that is using Cuttlers RSI to adapt itself to the market. Parameters are all the usual : Cuttlers rsi period and price to be used in calculation. Usage is similar to any average usage, with an addition that you can use color change as a signal, but that should be done with care


DWMA with JMA oscillator DWMA with JMA oscillator

DWMA with JMA oscillator

DWMA with JMA ribbon DWMA with JMA ribbon

DWMA with JMA ribbon

Cuttlers RSI adaptive EMA ribbon Cuttlers RSI adaptive EMA ribbon

Cuttlers RSI adaptive EMA ribbon

Cuttlers RSI adaptive EMA with floating levels Cuttlers RSI adaptive EMA with floating levels

Short description.