ea stop making orders at 162000$
-
i built a good ea that stops making orders when it reaches 162000$
why is that i don't know. -
You have to be more specific on the logic, mate.
Share your ea link perhaps? -
Take a look at the logs, the answer should be there. Maybe you reached some limit, this is what I think the problem is
-
yes there is order send error 2
-
what should i do with order send error 2
-
it can be caused by broker, not sure but it is possible, just broker stoped next orders
-
Error with code 2 is listed as a ERR_COMMON_ERROR in the documentation. This error says something like "there is something wrong going on, but I don't know what".
This is backtesting, right?