Added in protocol FIX.4.4
See in: FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2.
| Field or Component | Name | Description | Is Required | Added | Is Deprecated |
|---|---|---|---|---|---|
| 73 | NoOrders | Number of orders statused in this message, i.e. number of repeating groups to follow. | Y | FIX.4.4 | |
| 11 | ClOrdID | Required when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID. | FIX.4.4 | ||
| 37 | OrderID | FIX.5.0 | |||
| 526 | SecondaryClOrdID | FIX.4.4 | |||
| 14 | CumQty | Y | FIX.4.4 | ||
| 39 | OrdStatus | Y | FIX.4.4 | ||
| 636 | WorkingIndicator | For optional use with OrdStatus = 0 (New) | FIX.4.4 | ||
| 151 | LeavesQty | Quantity open for further execution. LeavesQty = OrderQty – CumQty. | Y | FIX.4.4 | |
| 84 | CxlQty | Y | FIX.4.4 | ||
| 6 | AvgPx | Y | FIX.4.4 | ||
| 103 | OrdRejReason | Used if the order is rejected | FIX.4.4 | ||
| 58 | Text | FIX.4.4 | |||
| 354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.4.4 | ||
| 355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.4 |