Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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

STD Trend Envelopes - RSI - indicateur pour MetaTrader 5

Vues:
5644
Note:
(13)
Publié:
2018.08.07 12:18
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This version of Trend Envelopes RSI indicator differs in one significant point: instead of using fixed value (5) for envelopes calculation, standard deviation (adjusted by multiplier) of the calculated RSI is used for envelopes calculation.

Also, the RSI indicator used in this version can be pre-smoothed. That is done in order to avoid too much false signals. Pre-smoothing method used can be one of the basic averages types (SMA, EMA, SMMA or LWMA) or, if you use smoothing period less than or equal to 1, no smoothing will be used.

The RSI value displayed is a sort of a "generic" RSI. It is an RSI of (RSI(High) + RSI(Low) + RSI(Close))/30. You can not find a similar RSI just by searching in the rest of the RSI types available.

STD Trend Envelopes STD Trend Envelopes

Trend Envelopes indicator that uses Standard Deviation for the price change calculation.

ATR Trend Envelopes ATR Trend Envelopes

Trend Envelopes indicator that uses ATR for the price change calculation.

STD Trend Envelopes of Averages STD Trend Envelopes of Averages

Trend Envelopes indicator that uses Standard Deviation for the price change calculation and is adding prices smoothing prior to be used in calculations.

ATR Trend Envelopes of Averages ATR Trend Envelopes of Averages

Trend Envelopes indicator that uses ATR for the price change calculation and is adding prices smoothing prior to be used in calculations.