pending orders ea
-
i've created a simple ea that makes pending orders without any condition, the problem is that when there is a pending order that wasn't excuted, it doesn't delete it, and the tester doesn't progress any more, but this simple method is profitable, but i couldn't have sell
and buy pending orders, just one of them, how can i solve two problems? -
Right now I'm looking at your projects and I don't see any project that creates pending orders. So I don't know, I guess that if you want to delete a pending order somehow, you should use some block to do that. For pending orders you can also set expiration time, which works at the broker and does not require the EA to be working all the time.