Imported from previous forum
Can anyone give me some examples when OrdStatus and ExecType differ in an execution reports.
From the docu I understand that OrdStatus gives the status of an order and Exectype gives the status of the actual execution reports (same possible values).
What’s the difference ?
Thanks
Frank
There are several such examples within the Appendix D matrices in FIX 4.2. ExecType indicates the type of execution report message. OrdStatus indicates your current order status. A classic example of the two being different is "D7" in the 4.2 matrices in which one receives a partial fill (ExecType=Partial Fill) while in a pending cancel or pending replace state (OrdStatus=Pending Cancel or Pending Replace).
> Can anyone give me some examples when OrdStatus and ExecType differ in an execution reports.
>
> From the docu I understand that OrdStatus gives the status of an order and Exectype gives the status of the actual execution reports (same possible values).
>
> What’s the difference ?
>
> Thanks
> Frank
>