Jump to content

roberto59

Members
  • Posts

    64
  • Joined

  • Last visited

Posts posted by roberto59

  1. Re: ESCAPE,..

     

    kudos to roberto59.

    For anyone interested, i modified this simple EA to use a Magic number. Without the magic number the EA may not work optimally since your other EAs may have open trades for the same symbols/pairs.

    hxxp://[email protected]/file/220183933/ec5a8197/escape.html
    

    thanks but can't dowload,would you please try mediafire ;)

  2. Re: ESCAPE,..

     

    you can modify the # of open trades you want,by changing the # 100 within the code,but i'm testing with the maximum open trades,so far the maximum floating i got was 20%,with a 300 sl ,it's worth to know whether the floating will increase too much ,i play with 15,000 at .05 lots for each pair,

    btw i gave a shot to gb/us and eur/jpn but screwed up my account ,started over without them and doing fine thus far :)

     

     

    bool ExistPositions() {

    for (int i=100; i<OrdersTotal(); i++) {

    if (OrderSelect(i, SELECT_BY_POS, MODE_TRADES)) {

    if (OrderSymbol()==Symbol())

  3. http://www.mediafire.com/?2ymowz0gmy5 ....MQ4.

    http://www.mediafire.com/?mtgybyzgdyh RESULTS

    http://www.mediafire.com/?2mgzrtamjxn RESULTS

    5 MIN ,TF

    VERY SPECIAL AND AGGRESSIVE SCALPER THAT THAT I'D LIKE YOU TO PLAY WITH ON DEMO CAUSE TOO MANY UNKNOWN ABOUT LONG TERM AND MIDDLE TERM RESULTS ,,I'M USING IT WITH EU/US,US/CHF,US/JP.EUR/CHF,US/CAD,

    THE SETTING I'M USING IS 7TP AND 300 SL ,

    THERE IS ALWAYS A FLOATING OF ABOUT 14% SO FAR BUT THE PROFIT KEEPS CUMMULATING TO AN AVERAGE OF 10% WEEKLY AND MORE ,MUST BE USEd WITH SEVERAL PAIRS ,GP/US NO GOOD

     

    HAVE FUN ;)

  4. Re: EXTREME EURO/CHF

     

    i changed my tactic ,using very low risk with a 80 sl an both pairs, 5m tf,hit the sl once every 500 trades in backtest and the real risk per trade is beteen 1 and 1.5 % (of your total account ,trading time changed to 21 to 7 ,got a lot more trades 91 % winning rate ,this is a long term strategy ,real money realistic ,not heart breaking :berbusa:

    on bactest give total of 160% year profit ,expect a differnt outcome in real life

     

    2% risk on euro/chf

    1% euro/gbp attaboy :D :) :D

     

    i'm using humanoid ,megaroid anf gandalf pro on live account ;)

     

    follow my trades

    http://www.mt4stats.com/

×
×
  • Create New...