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

ATR Trend Envelopes of Averages - indicateur pour MetaTrader 5

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

Trend Envelopes indicator is calculated based on a % of price change. That % is then used to determine if there is a new trend or trend remains the same.

This version is using ATR for the price change calculation instead and is adding prices smoothing prior to be used in calculations. The smoothing can be done using one of the 4 averages types:

  • Simple Moving Average
  • Exponential Moving Average
  • Smoothed Moving Average
  • Linear Weighted Moving Average

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.

STD Trend Envelopes - RSI STD Trend Envelopes - RSI

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.

iTrend JMA iTrend JMA

Very well known iTrend indicator but that uses JMA (Jurik Moving Average) for calculation.

iTrend ADXVMA iTrend ADXVMA

Very well known iTrend indicator but that uses ADXVMA for calculation.