FIX.4.4 Message

ListStatus [type 'N']

<ListStat>

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  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = N

 
66ListID@ID 
429ListStatusType@ListStatTyp 
82NoRpts@NoRpts

Total number of messages required to status complete list.

 
431ListOrderStatus@ListOrdStat 
83RptSeq@RptSeq

Sequence number of this report message.

 
444ListStatusText@ListStatText  
445EncodedListStatusTextLen@EncListStatTextLen 

Must be set if EncodedListStatusText field is specified and must immediately precede it.

 
446EncodedListStatusText@EncListStatText 

Encoded (non-ASCII characters) representation of the ListStatusText field in the encoded format specified via the MessageEncoding field.

 
60TransactTime@TxnTm  
68TotNoOrders@TotNoOrds

Used to support fragmentation. Sum of NoOrders across all messages with the same ListID.

 
893LastFragment@LastFragment 

Indicates whether this is the last fragment in a sequence of message fragments. Only required where message has been fragmented.

 
ComponentOrdListStatGrpListStat

Number of orders statused in this message, i.e. number of repeating groups to follow.

 
ComponentStandardTrailer