| ID |
Name |
Abbr |
Presence |
Description |
| 1001 | StandardHeader | | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 66 | ListID | |
required |
SYNOPSIS:
Unique identifier for list as assigned by institution, used to associate multiple individual orders. Uniqueness must be guaranteed within a single trading day. Firms which generate multi-day orders should consider embedding a date within the ListID field to assure uniqueness across days.
|
| 429 | ListStatusType | |
required |
SYNOPSIS:
Code to represent the price type.
|
| 82 | NoRpts | |
required |
SYNOPSIS:
Total number of reports within series.
|
| 431 | ListOrderStatus | |
required |
SYNOPSIS:
Code to represent the status of a list order.
|
| 83 | RptSeq | |
required |
SYNOPSIS:
Sequence number of message within report series.
|
| 444 | ListStatusText | |
optional |
SYNOPSIS:
Free format text string related to List Status.
|
| 445 | EncodedListStatusTextLen | |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedListStatusText field.
|
| 446 | EncodedListStatusText | |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the ListStatusText field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the ListStatusText field.
|
| 60 | TransactTime | |
optional |
SYNOPSIS:
Time of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")
|
| 68 | TotNoOrders | |
required |
SYNOPSIS:
Total number of list order entries across all messages. Should be the sum of all NoOrders in each message that has repeating list order entries related to the same ListID. Used to support fragmentation.
(Prior to FIX 4.2 this field was named "ListNoOrds")
|
| 2037 | OrdListStatGrp | | required |
Number of orders statused in this message, i.e. number of repeating groups to follow.
|
| 1002 | StandardTrailer | | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|