Forex
Google

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (4) Thread Tools Display Modes
  #1 (permalink)  
Old 12-14-2005, 06:36 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,138
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Hull MA

Hull MA posted by Alp here.
Attached Files
File Type: mq4 HMA.mq4 (2.6 KB, 589 views)
File Type: mq4 HMA_Color.mq4 (3.2 KB, 559 views)
File Type: mq4 Hull Trend.mq4 (3.5 KB, 595 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-14-2005, 07:07 AM
Blaiserboy Blaiserboy is offline
Senior Member
 
Join Date: Nov 2005
Location: Canada
Posts: 114
Blaiserboy is on a distinguished road
Hull Indicators

Those are nicely done........ thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-18-2005, 06:26 PM
forexpipmaster forexpipmaster is offline
Member
 
Join Date: Nov 2005
Posts: 65
forexpipmaster is on a distinguished road
HMA Colour

Quote:
Originally Posted by newdigital
Hull MA posted by Alp here.
NewDigital: There seems to be a bug in the HMA colour, it has 3 colours, and the yellow colour(for neutral bars) wont paint in ,and where its suppose to paint in, its a blank line for the last 20-30 bars.

The Hull MA doesnt work properly either.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-19-2005, 02:04 AM
alp alp is offline
Senior Member
 
Join Date: Nov 2005
Posts: 108
alp is an unknown quantity at this point
There's no bug at all in HMA. The third color (yellow) was excluded deliberately to avoid a specific linear distortion which occurs when a new value (especially strong) enters or the old one (again strong) leaves the buffer. Under these conditions the yellow part is being relocated back and thus "paints the past" as Nina put it. Sometimes seriously.

And finally it's a matter of preferences. If you like to use a neutral zone as an exit or an early warning then 3 color LSMA is better choice.
Cheers,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-19-2005, 10:07 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,138
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Indicators posted by fxdingo during the discussion here on 11th page.
Attached Files
File Type: mq4 HMA.mq4 (2.6 KB, 522 views)
File Type: mq4 HMA_Color.mq4 (3.2 KB, 528 views)
File Type: mq4 HMA_No_Solid.mq4 (2.6 KB, 592 views)
File Type: mq4 Hull Trend.mq4 (3.5 KB, 539 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 12-06-2006, 04:12 PM
Marbo's Avatar
Marbo Marbo is offline
Member
 
Join Date: Dec 2005
Location: Germany
Posts: 53
Marbo is on a distinguished road
Hi,

can anyone of you explain to me how the Hull Moving Average works? I want to backtest some things in Excel because I am not really good in doing MQL4. I extracted some weeks of data from Metatrader and now I want to test the HMA. I already tested with SMA and EMA but the results are not really good. and before I test with HMA I need the mathematics of this moving average.

Thank you very much for some help!

Marbo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 12-06-2006, 05:12 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,138
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by Marbo
Hi,

can anyone of you explain to me how the Hull Moving Average works? I want to backtest some things in Excel because I am not really good in doing MQL4. I extracted some weeks of data from Metatrader and now I want to test the HMA. I already tested with SMA and EMA but the results are not really good. and before I test with HMA I need the mathematics of this moving average.

Thank you very much for some help!

Marbo
Look at this post HMA indicator (there are many links in our forum with discussion, exoplanation about how it works and with some trading systems).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 12-07-2006, 07:55 AM
Marbo's Avatar
Marbo Marbo is offline
Member
 
Join Date: Dec 2005
Location: Germany
Posts: 53
Marbo is on a distinguished road
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!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 12-07-2006, 10:32 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,138
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
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

Last edited by newdigital : 12-07-2006 at 10:40 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 12-07-2006, 11:34 AM
Marbo's Avatar
Marbo Marbo is offline
Member
 
Join Date: Dec 2005
Location: Germany
Posts: 53
Marbo is on a distinguished road
I also found this page and it seems to be the best to begin with: http://www.justdata.com.au/Journals/...ll/hull_ma.htm

There I found this formula:

Integer(SquareRoot(Period)) WMA [2 x Integer(Period/2) WMA(Price)
- Period WMA(Price)]

and this is also described in other codes:

MetaStock Formula
period:=Input("Period",1,200,20) ;
sqrtperiod:=Input("Square Root of Period",1,20,4);
Mov(2*(Mov(C,period/2,W))-Mov(C,period,W),sqrtperiod,W);

SuperCharts Formula
Input: period (Default value 20)
waverage(2*waverage(close,period/2)-waverage(close,period), SquareRoot(Period))

I try to work with the first formula and hope that I can make it. First I was confused about the period of the WMA but now I think it must be the squareroot of the period I want to have in the HMA. I keep on testing!

Thanks newdigital!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/616-hull-ma.html
Posted By For Type Date
Indicator SniperForex This thread Refback 12-09-2007 12:09 PM
Indicator SniperForex This thread Refback 12-09-2007 03:10 AM
Indicator SniperForex This thread Refback 12-09-2007 02:36 AM
Indicator SniperForex This thread Refback 12-09-2007 02:14 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
HULL ma of adx .... hitman Indicators - Metatrader 4 10 06-22-2008 10:12 AM
Hull Moving Average TheWicker Indicators - Metatrader 4 8 04-10-2008 02:25 PM
Macd Hull beber Indicators - Metatrader 4 1 08-11-2007 01:09 AM
Hull Ma Outside E-a GUSDINSALVOFOREX Suggestions for Trading Systems 9 03-24-2007 05:00 PM
there is still a problem with the Hull MA iGoR Indicators - Metatrader 4 6 09-28-2006 11:18 PM


All times are GMT. The time now is 02:18 AM.