Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


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 (6) Thread Tools Display Modes
  6 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 08-27-2006, 06:22 PM
TheWicker's Avatar
Member
 
Join Date: Apr 2006
Posts: 49
TheWicker is on a distinguished road
Hull Moving Average

Attached is a coloured Hull MA. It's a fast moving average and gives quick signals for trend changes, excelent to use with a long term trend indicator! What I'd ask a programer is to program it so that once the line changes an arrow appears, bullish or bearish and an alert is signaled. Actually the line is preffered not to be there just the arrows and the alert and maybe the option to turn off the alarm and change colors of the arrows. Could anyone do this ?
Attached Files
File Type: mq4 HMA_Color.mq4 (3.2 KB, 368 views)

Last edited by TheWicker; 08-27-2006 at 06:41 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-28-2006, 10:26 AM
Administrator
 
Join Date: Sep 2005
Posts: 16,311
Blog Entries: 106
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 TheWicker
Attached is a coloured Hull MA. It's a fast moving average and gives quick signals for trend changes, excelent to use with a long term trend indicator! What I'd ask a programer is to program it so that once the line changes an arrow appears, bullish or bearish and an alert is signaled. Actually the line is preffered not to be there just the arrows and the alert and maybe the option to turn off the alarm and change colors of the arrows. Could anyone do this ?
Some theads about HMA:

- HMA - Calling All Programmers!!;

- Hull MA;

- Indicators with alert/signal;

and some HMA indicators should be here as well Multi Timeframe Indicators



-
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-28-2006, 11:01 AM
TheWicker's Avatar
Member
 
Join Date: Apr 2006
Posts: 49
TheWicker is on a distinguished road
Thanks newdigital, seems there is a similiar version of what I need posted somewhere in those threads. It is this posted below, but it doesn't work, when I try to compile it the metaeditor finds 4 errors, can someone check the code?
Attached Files
File Type: mq4 HMA Modified.mq4 (5.2 KB, 121 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-28-2006, 11:57 AM
raff1410's Avatar
Senior Member
 
Join Date: May 2006
Location: 24°10' E 54°24' N
Posts: 201
raff1410 is on a distinguished road
Quote:
Originally Posted by TheWicker
Thanks newdigital, seems there is a similiar version of what I need posted somewhere in those threads. It is this posted below, but it doesn't work, when I try to compile it the metaeditor finds 4 errors, can someone check the code?
Hi...
HMA Modified.mq4

Raff
__________________
http://www.gummy-stuff.org/raff-regression.htm

http://www.try-your-luck.com/

Lost in action ;-)... just_raff1410[at]yahoo.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-28-2006, 12:52 PM
TheWicker's Avatar
Member
 
Join Date: Apr 2006
Posts: 49
TheWicker is on a distinguished road
Great, thank you very much. I changed the code to show in the chart window and not separate now all that is needed is the arrows to appear and option to change those colors!
Attached Files
File Type: mq4 HMA Modified.mq4 (5.2 KB, 399 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-28-2008, 04:23 AM
BLUR71's Avatar
Member
 
Join Date: Sep 2007
Location: Atlanta,GA, USA
Posts: 54
BLUR71 is on a distinguished road
Exclamation HMA Cross Alert

Well, I've been looking around for this for a while. Asked here a couple of times but got no response. So, I decided to make one.

Hope you all like it.

You need to have HMA Color nrp in your indicators folder, along with HMA_Cross to make it work properly.

Regards,

BLUR71
Attached Images
File Type: gif hmacross.gif (93.0 KB, 1099 views)
Attached Files
File Type: mq4 HMA_Cross.mq4 (3.5 KB, 302 views)
File Type: ex4 HMA Color nrp.ex4 (5.7 KB, 253 views)
__________________
: - : Fortune Favors The Bold : - : Fear Is Proof Of A Degenerate Mind : - : We Are What We Repeatedly Do. Excellence, Then, Is Not An Act, But A Habit : - :
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-29-2008, 12:23 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 2,837
Blog Entries: 34
Linuxser has disabled reputation
I didn't tested yet but thanks for posting and share your efforts.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-29-2008, 01:04 PM
mystified's Avatar
Senior Member
 
Join Date: Jun 2006
Posts: 139
mystified is on a distinguished road
Quote:
Originally Posted by BLUR71 View Post
Well, I've been looking around for this for a while. Asked here a couple of times but got no response. So, I decided to make one.

Hope you all like it.

You need to have HMA Color nrp in your indicators folder, along with HMA_Cross to make it work properly.

Regards,

BLUR71

Hi BLUR71,

Thanks for the great work.Hull MA is the least lagging MA I ever know.But according to Mark Jurik(Jurik indicators) Hull MA has overshooting problem.Then some people emphasize on lagging and calls overshooting as irrelevant.So in my opininon the overshooting makes HMA crosses little usseles
Can you take the colour changes(high-low) as reference for buy and sell signal?Any opinion?

Last edited by mystified; 03-29-2008 at 01:14 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-10-2008, 02:25 PM
Junior Member
 
Join Date: Jul 2006
Posts: 21
priceless is on a distinguished road
Help please

Hi friends.

Can some one add code to this indicator , so that it can show levels in the input, the levels that we can add like in normal moving averages which comes ny default with MT4 terminal.

The moving average.Mq4 , when loaded , allows us to add some levels.
I want the hma to allow me to add some levels just like normal Ma.

Hope some one can code this .

Thanks in advance
Attached Files
File Type: mq4 HMA.mq4 (4.0 KB, 32 views)
File Type: mq4 Moving Averages.mq4 (5.3 KB, 33 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
hull moving average

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

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/3456-hull-moving-average.html
Posted By For Type Date
Hull Moving Average EA This thread Refback 12-17-2007 11:23 AM
Hull Moving Average EA This thread Refback 08-23-2007 06:46 AM
Forex Factory - Hull Moving Average EA This thread Refback 08-20-2007 01:19 AM
Hull Moving Average EA This thread Refback 08-08-2007 01:25 PM
Hull Moving Average EA @ Forex Factory This thread Refback 06-23-2007 02:26 AM
Hull Moving Average EA @ Forex Factory This thread Refback 06-21-2007 11:32 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
XP Moving Average! codersguru Ema Cross 414 10-08-2008 01:28 PM
Moving Average RSI xcooper Metatrader 4 17 09-14-2008 05:23 PM
non lag moving average kidhudi Indicators - Metatrader 4 1 07-26-2006 12:52 PM
moving average danu Expert Advisors - Metatrader 4 1 05-31-2006 04:23 AM
How to calculate Moving Average of a Moving Average babarmughal Expert Advisors - Metatrader 4 2 05-15-2006 10:11 AM


All times are GMT. The time now is 09:22 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.