Imported from previous forum
Hi, could you confirm my understanding regarding the correct OrdStatus value we should send in a Replaced confirmation when an order belongs to both Filled and Replaced state ? In FIX 4.2, appendix D, case D11, it states quite clearly that since Filled (8) has higher precedence than Replaced (3), broker should set tag39=2. However in FIX 4.1, in the Execution Reports section, Filled has status 4 and Replaced has status 9. So in FIX 4.1, we should set tag 39=5. Is this correct? If so, why do we switch the relative precedence values between FIX 4.1 and 4.2 ?
Thanks