You should use better variable names, what are these meant to be ?
string ls_264 = ""; string ls_272 = ""; string ls_280 = ""; string ls_288 = "";
You should use better variable names, what are these meant to be ?
Hi RaptorUk thanks for the reply, and sry for the variable names.
i convert it with the ex4 to mq4 decompiler, but here we can see. i think its the pending orderset.
if (ls_248 != "" || ls_256 != "" || ls_264 != "" || ls_272 != "" || ls_280 != "" || ls_288 != "" || ls_304 != "" || ls_312 != "") ls_232 = "Not enough margin for opening orders: ";
Comment(ls_240,
"\n", ls_232, ls_248, ls_256, ls_264, ls_272, ls_280, ls_288, ls_304, ls_312,
"\n", ls_296);
return (0);
Thanks for the Reply :)
Geo.
it's a decompiled EA
Yea u are right :)
it's a decompiled EA
Yes I realised . . . I was just teasing for the admission.
Hi RaptorUk thanks for the reply, and sry for the variable names.
i convert it with the ex4 to mq4 decompiler, but here we can see. i think its the pending orderset.
So you stole it ?
DON'T POST DECOMPILED CODE
a Mod will be along soon to delete your code . . .
So you stole it ?
DON'T POST DECOMPILED CODE
a Mod will be along soon to delete your code . . .
heheh, Lol. ok am really sry about it =)
i don't know it's not allow to post withh.
heheh, Lol. ok am really sry about it =)
i don't know it's not allow to post withh.
I'll take that as an admission that you did steal it . . .
=.= lol it can download anyway but am not stealing that.
like this also provide download the code .
http://forum.arabictrader.com/t63084.html

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
hi guys,i got a problems with this EA, can someone please help me fix it ?
i added a multiplier for the EA and when i change multiply to 1.6,the step always not following the parameter like step3 jump to step9 and no open step4. I got no idea for it,so please help :(
B Regards
Geo