Delete pending order bloks
-
hello
Is it possible to create a group of blocks for an expert advisor who will close a pending orders every 5 minutes.
is there also the option to be accurate to seconds, for example 4:58? -
@oskars You can delete pending orders by time, by seconds should work fine, the only problem would be if you didn't get a tick on that second, not very likley.
-
This arrangement uses variable input to select how many minute I want to delete pending orders. You can move the variable down to seconds and that value will function as seconds.

-
@bbmess This is it. Thank you
