Jump to content

zulkizm

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by zulkizm

  1. Re: [sharing] Momo scalp

     

    can you share the settings ?

     

    In backtest result.

     

     

    S1a="---------------- Entry Settings"; MomoCounts=true; TradeOnlyMC5=false; MCTimeFrame=0; S1b="---------------- MA Filter Settings"; MAFilter=true; TradeAtCross=false; MAPeriod1=1; MAMethod1=0; MAPrice1=0; MAPeriod2=2; MAMethod2=0; MAPrice2=0; MAPeriod3=3; MAMethod3=0; MAPrice3=0; MAPeriod4=4; MAMethod4=0; MAPrice4=0; Shift=1; S2="---------------- Money Management"; Lots=0.01; RiskMM=false; RiskPercent=1; Martingale=false; Multiplier=2; MinLots=0.01; MaxLots=100; S3="---------------- Order Management"; MaxTradePerBar=5; StopLoss=0; TakeProfit=7; HideSL=false; HideTP=false; TrailingProfit=0; TrailingStop=0; TrailingStep=0; BreakEven=0; MaxOrders=100; Slippage=3; Magic=2009; S6="---------------- Extras"; CloseAtOpposite=true; Hedge=false; HedgeSL=0; HedgeTP=0; ReverseSystem=false;

  2. Re: Robominer for ECN [non edu]

     

    Maybe someone can changed it into educated version. Keep share to be growth. \m/

     

     

    If you use real account.

    string ls_64 = StringSubstr(UnlockCode, 0, 1) + StringSubstr(UnlockCode, 9, StringLen(UnlockCode) - 9);

    int li_72 = StrToInteger(ls_64);

    li_72 += 177;

    li_72 /= 3;

    li_72 += 13;

    li_72 /= 2;

    if (!IsDemo() && li_72 == l_acc_number_8 && li_4 == FALSE) li_ret_0 = TRUE;

    if (IsDemo() && li_4 == FALSE) li_ret_0 = TRUE;

    return (li_ret_0);

     

     

    Original - if you use demo

    if (IsDemo() && li_72 == l_acc_number_8 && li_4 == FALSE) li_ret_0 = TRUE;

    if (!IsDemo() && li_4 == FALSE) li_ret_0 = TRUE;

  3. Re: ROBOMINER

     

    No ... 2.14 has bugs. We need new version released today: 2.15

     

    Please refer to gaban.rar

     

    hxxp://www.megaupload*com/?d=E9W8EIH9

    hxxp://www.zshare*net/download/6289808211056fb9/

    hxxp://r@pidsh@re*com/files/257759821/gaban.rar.html

    hxxp://slil*ru/27846649

    hxxp://www.sendspace*com/file/cminwi

     

    pw: gaban13

×
×
  • Create New...