The list status message is issued as the response to a List Status Request message sent in an unsolicited fashion by the sell-side. It indicates the current state of the orders within the list as they exist at the broker’s site. This message may also be used to respond to the List Cancel Request.
Added in protocol FIX.2.7
See in: FIX.4.0, FIX.4.1, FIX.4.2, FIX.4.3, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = N | Y | FIX.2.7 | |
66 | ListID | Y | FIX.2.7 | ||
429 | ListStatusType | Y | FIX.4.2 | ||
82 | NoRpts | Total number of messages required to status complete list. | Y | FIX.2.7 | |
431 | ListOrderStatus | Y | FIX.4.2 | ||
83 | RptSeq | Sequence number of this report message. | Y | FIX.2.7 | |
444 | ListStatusText | FIX.4.2 | |||
445 | EncodedListStatusTextLen | Must be set if EncodedListStatusText (446) field is specified and must immediately precede it. | FIX.4.2 | ||
446 | EncodedListStatusText | Encoded (non-ASCII characters) representation of the ListStatusText (444) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.2 | ||
60 | TransactTime | FIX.4.2 | |||
68 | TotNoOrders | Used to support fragmentation. Sum of NoOrders across all messages with the same ListID. | Y | FIX.4.2 | |
893 | LastFragment | Indicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented. | FIX.4.4 | ||
ImplicitBlockRepeating | OrdListStatGrp | Number of orders statused in this message, i.e. number of repeating groups to follow. | Y | FIX.4.4 | |
Block | StandardTrailer | Y | FIX.2.7 |