Jump to content

ganstgi

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by ganstgi

  1. Hello Ganstgi thanks for your suport again

    i am telling the numeric frend idea

    EXAMBLE;

    The ea open order is same time buy & sell , the market is any way going on set the variable TP close the profit order again the close order new open order the same place both any order (buy or sell) the cashbalst EA work on rare hedging so this proble only sorry for the bad ENGLISH SORRYYYYYYYYYYYYYYYY

     

    Hi Chutty,

     

    Who need english when I understand what you wrote.. :))

    I will take alook & learn again about Cashblast EA, tobe honest its abit difficult to labeling each order combine with variation of strategy.

    But I will support U & your friend, as far as I could.

     

    Will be back soon.... need to study Cashblast now.... :))

     

    Rgds,

     

    ganstgi

  2. Not sure if this EA exactly like U want, if you need more modification let me know.

    Download here : http://uppit.com/wef22njfwobe/Numeric_EA.ex4

    Input Target Hedge = TP Target for open hedge position (default = 19 pips).

     

    But friendly suggest, I suggest you to built more simple strategy.

    Take a look on current Automated Trading Championship 2012 which still running now,

    top 2 rank using very simple strategy, but yet... very good result.

    SIMPLE WAY, ALWAYS THE BEST WAY.

     

    Regards,

    Ganstgi

     

    numeric%25201.jpg

    Backtest EURGBP 5M, September 2012:

    numeric%25202.jpg

  3. I have download, now i want to make clear what you want.

     

    1. After EA start, if EA open SELL at the same time open BUY (vise versa if BUY)

    2. wait until 19 pips difference from SELL or BUY, which one reach profit first, CLOSE the position!

    3. After Close, EA have 1 open position, end next U want to open BUY & SELL at the same time ?

    So next open position will be 3 (three).

    4. If on the 1st time, SELL reach 19 pips, 2nd time again SELL reach 19 pips, 3rd time....

    Again SELL reach 19 pips. Next, another Open SELL & BUY at the same time ??

    So, EA will have 5 open position, 1 (one) SELL, 4 (four) BUY.

    Is that what you want ? If yes, let me try to modified this EA.

     

    Regards,

     

    Ganstgi

  4. Hi Dave,

     

    To code FT_Dominator_MW_Trend_Line_Signals into EA is not so difficult, let me know where & how U want to Open Position.

    I will help U build the EA.

    But I saw some DLL function deleted/skipped (ftd.dll), is it gonna affect the indicator performance ?

     

    Ganstgi

     

    //#import "ftd.dll"
    //   int AutoForexCoreLogin(int a0, int a1, int a2, string a3, string a4, string a5, int a6, int a7);
    //   int AutoForexCoreReset(int a0, int a1);
    //   int AutoForexCoreEncrC(int a0, int a1);
    //   int AutoForexCoreEncrD(int a0, int a1);
    //   double AutoForexCoreEncrF(int a0, int a1, double a2, double a3);
    //#import
    

×
×
  • Create New...