Message Email (C)

The email message is similar to the format and purpose of to 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.3, 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 specified FIX.4.1
46 RelatdSym Can be repeated multiple times if message is related to multiple symbols. FIX.2.7
65 SymbolSfx Can be repeated multiple times if message is related to multiple symbols. FIX.4.1
48 SecurityID Can be repeated multiple times if message is related to multiple symbols. FIX.4.1
22 IDSource Can be repeated multiple times if message is related to multiple symbols. FIX.4.1
167 SecurityType Must be specified if a Future or Option. If a Future: RelatdSym, SecurityType, and MaturityMonthYear are required. If an Option: RelatdSym, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required. FIX.4.1
200 MaturityMonthYear Specifiesthe month and year of maturity. Required if MaturityDay is specified. FIX.4.1
205 MaturityDay Can be used in conjunction with MaturityMonthYear to specify a particular maturity date. FIX.4.1
201 PutOrCall For Options. FIX.4.1
202 StrikePrice For Options. FIX.4.1
206 OptAttribute For Options. FIX.4.1
231 ContractMultiplier For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount. FIX.4.2
223 CouponRate For Fixed Income. FIX.4.2
207 SecurityExchange Can be used to identify the security. FIX.4.1
106 Issuer Can be repeated multiple times if message is related to multiple symbols. FIX.4.1
348 EncodedIssuerLen Must be set if EncodedIssuer (349) field is specified and must immediately precede it. FIX.4.2
349 EncodedIssuer Encoded (non-ASCII characters) representation of the Issuer (106) field in the encoded format specified via the MessageEncoding (347) field. FIX.4.2
107 SecurityDesc Can be repeated multiple times if message is related to multiple symbols. FIX.4.1
350 EncodedSecurityDescLen Must be set if EncodedSecurityDesc (351) field is specified and must immediately precede it. FIX.4.2
351 EncodedSecurityDesc Encoded (non-ASCII characters) representation of the SecurityDesc (107) field in the encoded format specified via the MessageEncoding (347) field. FIX.4.2
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