FIX.4.2 Message

ListStatus [type 'N']

The list status message is issued as the response to a List Status Request message sent in an unsolicited fashion by the sell-side.


Added  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = N

 
66ListID 
429ListStatusType 
82NoRpts

Total number of messages required to status complete list.

 
431ListOrderStatus 
83RptSeq

Sequence number of this report message.

 
444ListStatusText  
445EncodedListStatusTextLen 

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

 
446EncodedListStatusText 

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

 
60TransactTime  
68TotNoOrders

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

 
Repeating Group 73NoOrders

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

 
11ClOrdID 
14CumQty 
39OrdStatus 
151LeavesQty

Amount of shares open for further execution. LeavesQty = OrderQty - CumQty.

 
84CxlQty 
6AvgPx 
103OrdRejReason 

Used if the order is rejected

 
58Text  
354EncodedTextLen 

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

 
355EncodedText 

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

 
end Repeating Group
ComponentStandardTrailer