So my questions are this:
1. What will be the name of the exit order? will it have the same custom name that I used to enter the position?
2. Will the strategy enter the function OnExecutionUpdate() ?
The reason I ask the above is that my intention is to intercept this exit order and write it to a file. Currently, I intercept normal strategy entry and exit orders inside the OnExecutionUpdate().
Thank you for your wonderful help,
as always


Comment