How can I close a pending order when a new pending order is created?
-
For example... A pending order is created when it crosses my trend line but is not triggered, the candle crosses my trend line again and again, creating pending order after pending order, I would like only the most recent pending order to remain open and close the previous pending order.
Thank you in advance, for any suggestions.
-
@abhart76 You can try this on the 'on trade' tab:

-
Hi l'andorra,
Thank you for the reply. Where do I find the Order Created block? -
@abhart76 On the on trade tab
-
@jstap Great thanks! I should have read that the first time.
-
@abhart76 It's all good.
-
Were you lucky with this trade tab? currently in my backtesting the opening of the new pending order will close the previous and the new order.