FIX.4.2 Message

Email [type '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  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = C

 
164EmailThreadID

Unique identifier for the email message thread

 
94EmailType 
42OrigTime  
147Subject

Specifies the Subject text

 
356EncodedSubjectLen 

Must be set if EncodedSubject field is specified and must immediately precede it.

 
357EncodedSubject 

Encoded (non-ASCII characters) representation of the Subject field in the encoded format specified via the MessageEncoding field.

 
Repeating Group 215NoRoutingIDs 

Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group.

 
216RoutingType 

Indicates type of RoutingID. Required if NoRoutingIDs is > 0.

 
217RoutingID 

Identifies routing destination. Required if NoRoutingIDs is > 0.

 
end Repeating Group
Repeating Group 146NoRelatedSym 

Specifies the number of repeating symbols specified

 
46RelatdSym 

Can be repeated multiple times if message is related to multiple symbols.

 
65SymbolSfx 

Can be repeated multiple times if message is related to multiple symbols.

 
48SecurityID 

Can be repeated multiple times if message is related to multiple symbols.

 
22IDSource 

Can be repeated multiple times if message is related to multiple symbols.

 
167SecurityType 

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.

 
200MaturityMonthYear 

Specifiesthe month and year of maturity. Required if MaturityDay is specified.

 
205MaturityDay 

Can be used in conjunction with MaturityMonthYear to specify a particular maturity date.

 
201PutOrCall 

For Options.

 
202StrikePrice 

For Options.

 
206OptAttribute 

For Options.

 
231ContractMultiplier 

For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount.

 
223CouponRate 

For Fixed Income.

 
207SecurityExchange 

Can be used to identify the security.

 
106Issuer 

Can be repeated multiple times if message is related to multiple symbols.

 
348EncodedIssuerLen 

Must be set if EncodedIssuer field is specified and must immediately precede it.

 
349EncodedIssuer 

Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field.

 
107SecurityDesc 

Can be repeated multiple times if message is related to multiple symbols.

 
350EncodedSecurityDescLen 

Must be set if EncodedSecurityDesc field is specified and must immediately precede it.

 
351EncodedSecurityDesc 

Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field.

 
end Repeating Group
37OrderID  
11ClOrdID  
Repeating Group 33LinesOfText

Specifies the number of repeating lines of text specified

 
58Text

Repeating field, number of instances defined in LinesOfText

 
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
end Repeating Group
95RawDataLength  
96RawData  
ComponentStandardTrailer