List Status

TagField NameReq'dComments
Component Block <Standard Header> Y MsgType = N
66 ListID Y
429 ListStatusType Y
82 NoRpts Y Total number of messages required to status complete list.
431 ListOrderStatus Y
83 RptSeq Y Sequence number of this report message.
444 ListStatusText N
445 EncodedListStatusTextLen N Must be set if EncodedListStatusText field is specified and must immediately precede it.
446 EncodedListStatusText N Encoded (non-ASCII characters) representation of the ListStatusText field in the encoded format specified via the MessageEncoding field.
60 TransactTime N
68 TotNoOrders Y Used to support fragmentation. Sum of NoOrders across all messages with the same ListID.
893 LastFragment N Indicates if the message is the last of a fragmented set of messages
73 NoOrders Y Number of orders statused in this message, i.e. number of repeating groups to follow.
11 ClOrdID Y
526 SecondaryClOrdID N
14 CumQty Y
39 OrdStatus Y
636 WorkingIndicator N For optional use with OrdStatus = 0 (New)
151 LeavesQty Y Quantity open for further execution. LeavesQty = OrderQty - CumQty.
84 CxlQty Y
6 AvgPx Y
103 OrdRejReason N Used if the order is rejected
58 Text N
354 EncodedTextLen N Must be set if EncodedText field is specified and must immediately precede it.
355 EncodedText N Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.
Component Block <Standard Trailer> Y
XML DTD
<!ENTITY % ListStatCustom "" >
<!ENTITY % ListStatContent "ListID, ListStatTyp, ListOrdStat, RptSeq, ListStatText?, EncListStatTextLen?, EncListStatText?, TransactTm?, TotNoOrds, LastFragment?, OrdListStatGrp+ %ListStatCustom;" >
<!ELEMENT ListStat (%ListStatContent;)>
<!ATTLIST ListStat
FIXMsgType_ENUM CDATA #FIXED "N"
Category CDATA #FIXED "ProgramTrading"
FIXSpecVolume CDATA #FIXED 'Volume4'
FullName CDATA #FIXED "ListStatus"
ComponentType CDATA #FIXED "Message" >