Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 14758
- Rating:
- Published:
- 2016.11.02 16:12
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Hull moving average with arbitrary weights of calculation.
When Hull power is set to 1 it is the same as regular Hull moving average. Any other value makes it different than the original Hull moving average. Power can be < 1 as well as > 0. If you set it to < 1 then you are "slowing" it down. If you set it to > 1, then you are "speeding" it up.

Adaptive super smoother is used for price pre-filtering before it is used to calculate a stochastic

Variable length super smoother with an addition of gradient coloring.

The second version of indicator with added features.

One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.