Added
FIX.4.4
Expand Components | Collapse Components
Field or Component | Field Name | FIXML name | Req'd | Comments | Depr. |
---|
Repeating Group 73 | NoOrders |
Number of orders statused in this message, i.e. number of repeating groups to follow. |
11 | ClOrdID | @ClOrdID |
Required when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID. | |||
37 | OrderID | @OrdID | ||||
526 | SecondaryClOrdID | @ClOrdID2 | ||||
14 | CumQty | @CumQty | ||||
39 | OrdStatus | @OrdStat | ||||
636 | WorkingIndicator | @WorkingInd |
For optional use with OrdStatus = 0 (New) | |||
151 | LeavesQty | @LeavesQty |
Quantity open for further execution. LeavesQty = OrderQty - CumQty. | |||
84 | CxlQty | @CxlQty | ||||
6 | AvgPx | @AvgPx | ||||
103 | OrdRejReason | @RejRsn |
Used if the order is rejected | |||
58 | Text | @Txt | ||||
354 | EncodedTextLen | @EncTxtLen |
Must be set if EncodedText field is specified and must immediately precede it. | |||
355 | EncodedText | @EncTxt |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
end Repeating Group |
|