Delete Pending Order
-
Hello everyone,
I want to check pending order count and if there are two pending orders, delete the older one (the one first created).
That is at every point in time I only want one pending order (the newest one created) present on the chart.
Thanks
-
@didymario7 Hello,
I would say that within your chain you do something like this where you place the delete pending orders before creating a pending order so that the previous be deleted. Here is an example:

-
@q8carpenter It worked flawlessly.
Thanks

-
@didymario7 That's great

you're welcome -
@q8carpenter Kindly have a look at this to see if you can help-> https://fxdreema.com/forum/topic/12717/how-to-create-custom-variable-to-define-a-particular-day-of-the-week
Thanks