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
Vues:
8781
Note:
(27)
Publié:
2018.05.02 17:53
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Ultra Trend is one of the well known indicators made for MetaTrader 5 now.

The way how Ultra Trend is calculated is simple:

  • Multiple period Jurik smooth values are calculated.
  • Slope of each instance of such value is checked.
  • Overall result of sloping up and sloping down is taken as a current trend.

Even though at the first glance it seems that such an indicator will lag a lot, it is not the case, and it is rather useful for trend determination.

Vortex - smoothed Vortex - smoothed

Vortex indicator (based on the article that was published in the January 2010 issue of TASC) with a smoothing option.

Dynamic Pivots Dynamic Pivots

Based on the Austin Passamonte's idea, this indicator calculates intra-day pivots.

Triple Jurik Smooth Triple Jurik Smooth

Jurik smoothing is very responsive to price changes, is very smooth and it makes it a very good candidate for this type of trend assessment.

PowerSystem PowerSystem

Implementation of Alexander Elder's power system indicator, it will show the price trend and trend reversal.