The email message is similar to the format and purpose of the News message, however, it is intended for private use between two parties.
Added in protocol FIX.2.7
See in: FIX.4.0, FIX.4.1, FIX.4.2, FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = C | Y | FIX.2.7 | |
164 | EmailThreadID | Unique identifier for the email message thread | Y | FIX.4.1 | |
94 | EmailType | Y | FIX.2.7 | ||
42 | OrigTime | FIX.2.7 | |||
147 | Subject | Specifies the Subject text | Y | FIX.4.1 | |
356 | EncodedSubjectLen | Must be set if EncodedSubject (357) field is specified and must immediately precede it. | FIX.4.2 | ||
357 | EncodedSubject | Encoded (non-ASCII characters) representation of the Subject (147) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.2 | ||
215 | NoRoutingIDs | Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group. | FIX.4.2 | ||
216 | RoutingType | Indicates type of RoutingID. Required if NoRoutingIDs is > 0. | FIX.4.2 | ||
217 | RoutingID | Identifies routing destination. Required if NoRoutingIDs is > 0. | FIX.4.2 | ||
146 | NoRelatedSym | Specifies the number of repeating symbols (instruments) specified | FIX.4.1 | ||
Block | Instrument | Insert here the set of “Instrument” (symbology) fields defined in “COMMON COMPONENTS OF APPLICATION MESSAGES” | FIX.4.3 | ||
37 | OrderID | FIX.2.7 | |||
11 | ClOrdID | FIX.2.7 | |||
33 | LinesOfText | Specifies the number of repeating lines of text specified | Y | FIX.4.1 | |
58 | Text | Repeating field, number of instances defined in LinesOfText | Y | FIX.2.7 | |
354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.4.2 | ||
355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.2 | ||
95 | RawDataLength | FIX.2.7 | |||
96 | RawData | FIX.2.7 | |||
Block | StandardTrailer | Y | FIX.2.7 |