| ID |
Name |
Abbr |
Presence |
Description |
| 1001 | StandardHeader | | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 164 | EmailThreadID | |
required |
SYNOPSIS:
Unique identifier for an email thread (new and chain of replies)
|
| 94 | EmailType | |
required |
SYNOPSIS:
Email message type.
|
| 42 | OrigTime | |
optional |
SYNOPSIS:
Time of message origination (always expressed in UTC (Universal Time Coordinated, also known as "GMT"))
|
| 147 | Subject | |
required |
SYNOPSIS:
The subject of an Email message
|
| 356 | EncodedSubjectLen | |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedSubject field.
|
| 357 | EncodedSubject | |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the Subject field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the Subject field.
|
| 2054 | RoutingGrp | | optional |
Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group.
|
| 2017 | InstrmtGrp | | optional |
Specifies the number of repeating symbols specified
|
| 37 | OrderID | |
optional |
SYNOPSIS:
Unique identifier for Order as assigned by broker. Uniqueness must be guaranteed within a single trading day. Firms which accept multi-day orders should consider embedding a date within the OrderID field to assure uniqueness across days.
|
| 11 | ClOrdID | |
optional |
SYNOPSIS:
Unique identifier for Order as assigned by institution (identified by SenderCompID or OnBehalfOfCompID as appropriate). Uniqueness must be guaranteed within a single trading day. Firms, particularly those which electronically submit multi-day orders, trade globally or throughout market close periods,should ensure uniqueness across days, for example by embedding a date within the ClOrdID field.
|
| 2029 | LinesOfTextGrp | | required |
Specifies the number of repeating lines of text specified
|
| 95 | RawDataLength | |
optional |
SYNOPSIS:
Number of bytes in raw data field.
|
| 96 | RawData | |
optional |
SYNOPSIS:
Unformatted raw data, can include bitmaps, word processor documents, etc.
|
| 1002 | StandardTrailer | | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|