+ Reply to Thread
Results 1 to 4 of 4
 2 Attachment(s)    

Thread: Hull Moving Average EA

  1. #1
    Junior Member
    Join Date
    Dec 2008
    Posts
    1

    Default Hull Moving Average EA

    I have a good system that I used to trade manually for the last months and it has worked pretty well so far. Now I would like to add some MM concept and to develope further the tests (optimizing the MAs and so on) and for this, I definitly need an EA.

    The system works with Hull Moving Average (HMA); here you have the link with the mathematical explanation: Alan Hull - Hull Moving Average

    We use 2 HMA, one pretty fast (5-8-13-15 etc) and 1 pretty slower (13-21-34-40-55 etc) when both of them are showing the same direction and the faster is ABOVE (for long) or BELOW (for short) the slower we have a "possible entry".

    Then we place a Buy/Sell limit ten pips above/below the high/low of the "setup" bar. and we leave it there for 2 more bars, if the order doesn't trigger in those 2 bars we cancel the limit order.

    SL = TP = ATR(100) + 10 + spread from the entry of the limit order

    so we have a Risk/Reward ratio = 1

    if it's possible leave confgurable (and optimizable)

    1) the MAs (the period of the Mas, the type of the Mas and the price which is calculated)

    2) the 10 pips spread from the high/low where we set the Limit Order

    3) the 10/ pips spread we had to the SL-TP

    4) a system of MM where we can choose how much risk to support

    This system really works and if you can write properly this EA I'm sure you would enjoy the gain a lot too.

    If you need some more explanation of clarification I'm here.

    Sorry for my english, it is not my mothertongue.

    Best Regards,
    Corre.

  2. #2
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,178

    Default

    Hi Corre and welcome!

    Don't worry, your english is excellent.

    Here is the expert advisor based on this system.
    Attached Files

  3. #3
    Junior Member
    Join Date
    Mar 2009
    Posts
    1

    Default

    has anybody used this EA? I have a strong interest in an EA using the HMA indicator.

    Please respond.

    Thank you.

  4. #4
    Junior Member
    Join Date
    Jan 2010
    Posts
    20

    Default

    What timefrime? Which pair?

+ Reply to Thread

Similar Threads

  1. Moving average v2
    By funyoo in forum Expert advisors backtesting
    Replies: 5
    Last Post: 08-12-2009, 20:39
  2. Moving Average Bounce EA
    By funyoo in forum Expert advisors backtesting
    Replies: 3
    Last Post: 08-06-2009, 06:46
  3. EA on volume moving average
    By alikozo in forum Ideas for expert advisors
    Replies: 2
    Last Post: 03-10-2009, 15:54
  4. Extrapolator for Moving Average
    By mel8331 in forum Ideas for expert advisors
    Replies: 1
    Last Post: 01-05-2009, 16:37
  5. Moving Average v2
    By funyoo in forum Expert advisors demo statements
    Replies: 0
    Last Post: 11-13-2008, 12:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts