Help with Expiration time period
-
I would like pending orders to close on candle 1. I'm not sure what i'm doing wrong. This is the settings I have.
Much Appreciated.

-
@johann-0 Hello,
If you meant that you want the order to be deleted at the open of the new candle, then here is a way that I use. As you can see, I have the delete order connected to the same once per order block but the block number precedes the condition and pending buy blocks.

-
@q8carpenter Thanks. I am using every n bars atm. Does the job. Cheers.