Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 9768
- Rating:
- Published:
- 2018.05.02 17:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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 indicator (based on the article that was published in the January 2010 issue of TASC) with a smoothing option.

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

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.

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