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
Hello Mas, I backtested v. 1.2 and v. 2.2 but all i get is about 60 entries and thats it. I mean its not very profitable.Thats why I continued optimizing the combined 1 and 2 and after rising profit values I`ve got this
This is new version for My OzFx Squeeze EA,.......please optimize before testing this EA.
In this version i made simplification in coding........
I also include new indicator on v1.2x and 2.2x
u can trading on Short only or Long only or on both way.......
PS. for v1.2 and 2.2 not need external indicator, its using standard indicator
Thanks
Very Nice EA Thanks for that mate i will begin testing next week
Can you tell me difference between 1.2x and 2.2x ?
Regards
Last edited by fxinthecity; 04-10-2008 at 09:30 PM.
Why am I getting a lot ( infinite ? ) "OrderModify error 1" while I'm using the tester?
It's strange because the EA is working well ...
This errors occur if u using Just_BEP or Use_4Step, this is normal, that error mean no result in "OrderModify".
That error occurs (mode Just_BEP or Use_4Step) caused EA was modify stoploss to break even or to Ask-Step/Bid+Step, and EA stil trying modify SL to that price and the result is 0......
i was trying to fixed that error, but ...............
Thanks
__________________
Peace, Love, and Friendship, this is true life
Hello Mas, I backtested v. 1.2 and v. 2.2 but all i get is about 60 entries and thats it. I mean its not very profitable.Thats why I continued optimizing the combined 1 and 2 and after rising profit values I`ve got this
Mas, I forgot to ask you Am I allowed to edit your expert advisor.
Fireee,
fill free for editing my EA, that why I'm posting my EA (MQL4 file) on this Thread. But i hope, for u and every one, after editing/modification my EA please posting your EA on this thread.
PS. will be nice if you can make my EA better than before........
Thanks
__________________
Peace, Love, and Friendship, this is true life
Very Nice EA Thanks for that mate i will begin testing next week
Can you tell me difference between 1.2x and 2.2x ?
Regards
Hello fxinthecity,
difference between 1.2x and 2.2x is like v1.1 and v2.1,
v1.2x using MFI and v2.2x using Momentum,...............if i'm not wrong....
Thanks
__________________
Peace, Love, and Friendship, this is true life
I found out why the expert does not go short, is an error on the code on the check for open condicion - SELL is the Stop loss calcuation, need to change the minus sign for a plus sign , it has causing the error 130 , the same error is present on the traling stop routine for the 4step.