Quote:
|
Originally Posted by Marbo
Thank you for those links but none of them explains the calculation of the HMA. It is described a little bit in MQL-code but I cannot read it. I would need some explainations in "normal language" but I don't find anything where the method is described.
For example: The 10-period simple MA is calculated like this: The sum of the close-prices of the last 10 periods divided by 10. This is what I need for the HMA. I know that it's more complicated but I also programmed an WMA and EMA. So it is not really difficult if you know how it is calculated.
Can anyone help me? Thank you!!
|
I found the following:
Code:
Hull Moving Average
Description
A moving average (weighted) based on Allan Hull published calculations. For more information on this tool please visit Alan’s website - http://www.alanhull.com/
I can not open this website
http://www.alanhull.com/
But I found short article by Allan Hull about HMA:
http://www.justdata.com.au/Journals/...ll/hull_ma.htm
And more short articles of Alan Hull are here
http://www.justdata.com.au/Journals/...l_articles.htm