Quote:
Originally Posted by HostFat
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