<OrdListStatGrp> Component Block

Used in :

Tag Field Name FIXML Req'd Comments
73 NoOrders ListStat Y Number of orders statused in this message, i.e. number of repeating groups to follow.
=> 11 ClOrdID @ClOrdID Y Required when referring to orders that were electronically submitted over FIX or otherwise assigned a ClOrdID.
=> 37 OrderID @OrdID N
=> 526 SecondaryClOrdID @ClOrdID2 N
=> 14 CumQty @CumQty Y
=> 39 OrdStatus @OrdStat Y
=> 636 WorkingIndicator @WorkingInd N For optional use with OrdStatus = 0 (New)
=> 151 LeavesQty @LeavesQty N Quantity open for further execution. LeavesQty = OrderQty - CumQty.
=> 84 CxlQty @CxlQty Y
=> 6 AvgPx @AvgPx Y
=> 103 OrdRejReason @RejRsn N Used if the order is rejected
=> 58 Text @Txt N
=> 354 EncodedTextLen @EncTxtLen C Must be set if EncodedText field is specified and must immediately precede it.
=> 355 EncodedText @EncTxt C Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.