If the pending order expires less than 10 minutes, it will not work properly.
-
As stated in the title. When the expiration time of the pending order is less than 10 minutes, the pending order will be deleted in the 11th minute after the pending order. If the set expiration time is greater than 10, such as 15, it will correctly delete the pending order after 15 minutes. In addition, I also want to be able to increase the expiration time setting in seconds, the current minimum unit is only minutes.!

-
@txzz for the expiration many brokers do not accept value less than 10 minutes for example, other 12 minutes, depends on broker
to set the seconds try with the custom expiration -
You can do it by using other blocks. try to connect the pink block "for each pending order" > "check age" (choose the expiry time in this block) > delete pending orders.