Imported from previous forum
A client sends me NewSingleOrder (ClOrderId = 001)
I accept it, and respond an Execution Report (OrderStatus = 0 - ClOrderId = 001)
He sends me a CancelReplace Requet (OrigClOrderId = 001 - ClOrderId = 002)
I accept itand amend my order, and respond an Execution Report (OrderStatus = 5 - ClOrderId = 002)
Then I want to send an Execution to the client for "Partially Filled", "Fill" or any other thing.
Should I respond with ClOrderId = 001 or ClOrderId = 002 ?
Thank you and any help you can tell me i’ll really apreciate.
Christophe