| ID |
Name |
Abbr |
Presence |
Description |
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 66 | ListID | 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.
|
| 391 | ClientBidID | ClBidID |
optional |
SYNOPSIS:
Unique identifier for a Bid Request as assigned by institution. Uniqueness must be guaranteed within a single trading day.
|
| 390 | BidID | BidID |
optional |
SYNOPSIS:
For bid lists, unique identifier for BidResponse(35=I) as assigned by sell-side (broker, exchange, ECN). Uniqueness must be guaranteed within a single trading day.
For quotes, unique identifier for the bid side of the quote assigned by the quote issuer.
|
| 60 | TransactTime | TxnTm |
required |
SYNOPSIS:
Timestamp when the business transaction represented by the message occurred.
|
| 58 | Text | Txt |
optional |
SYNOPSIS:
Free format text string
(Note: this field does not have a specified maximum length)
|
| 354 | EncodedTextLen | EncTxtLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedText (355) field.
|
| 355 | EncodedText | EncTxt |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text(58) field.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|