Hello again,
Thanks for your answers! No trade -> delete pending orders makes more sense indeed. Thank you!
I have a question about the pink block " add to volume" it says in the (?) that it only works for trades. Does this mean it does not work for pending orders that have triggered their price and turned into trades? or will this still be seen as a pending order?
I am trying to make a block that will see that a pending order has been activated and takes profit, to then copy that pending order and put it back in the pending orders list. Does the (?) in the ' add volume" mean that this is not possible?
Right now I have:
for each pending order -> check how it was closed (take profit) -> add to volume.
Thanks for reading!