The news message is a general free format message between the broker and institution.
Added
FIX.2.7
Expand Components | Collapse Components
Field or Component | Field Name | Req'd | Comments | Depr. |
---|
Component | StandardHeader |
MsgType = B |
42 | OrigTime | ||||
61 | Urgency | ||||
148 | Headline |
Specifies the headline text | |||
358 | EncodedHeadlineLen |
Must be set if EncodedHeadline field is specified and must immediately precede it. | |||
359 | EncodedHeadline |
Encoded (non-ASCII characters) representation of the Headline field in the encoded format specified via the MessageEncoding field. |
Repeating Group 215 | NoRoutingIDs |
Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group. |
216 | RoutingType |
Indicates type of RoutingID. Required if NoRoutingIDs is > 0. | |||
217 | RoutingID |
Identifies routing destination. Required if NoRoutingIDs is > 0. |
end Repeating Group |
Repeating Group 146 | NoRelatedSym |
Specifies the number of repeating symbols specified |
46 | RelatdSym |
Can be repeated multiple times if message is related to multiple symbols. | |||
65 | SymbolSfx |
Can be repeated multiple times if message is related to multiple symbols. | |||
48 | SecurityID |
Can be repeated multiple times if message is related to multiple symbols. | |||
22 | IDSource |
Can be repeated multiple times if message is related to multiple symbols. | |||
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. | |||
200 | MaturityMonthYear |
Specifiesthe month and year of maturity. Required if MaturityDay is specified. | |||
205 | MaturityDay |
Can be used in conjunction with MaturityMonthYear to specify a particular maturity date. | |||
201 | PutOrCall |
For Options. | |||
202 | StrikePrice |
For Options. | |||
206 | OptAttribute |
For Options. | |||
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. | |||
223 | CouponRate |
For Fixed Income. | |||
207 | SecurityExchange |
Can be used to identify the security. | |||
106 | Issuer |
Can be repeated multiple times if message is related to multiple symbols. | |||
348 | EncodedIssuerLen |
Must be set if EncodedIssuer field is specified and must immediately precede it. | |||
349 | EncodedIssuer |
Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field. | |||
107 | SecurityDesc |
Can be repeated multiple times if message is related to multiple symbols. | |||
350 | EncodedSecurityDescLen |
Must be set if EncodedSecurityDesc field is specified and must immediately precede it. | |||
351 | EncodedSecurityDesc |
Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field. |
end Repeating Group |
Repeating Group 33 | LinesOfText |
Specifies the number of repeating lines of text specified |
58 | Text |
Repeating field, number of instances defined in LinesOfText | |||
354 | EncodedTextLen |
Must be set if EncodedText field is specified and must immediately precede it. | |||
355 | EncodedText |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
end Repeating Group |
149 | URLLink |
A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) | |||
95 | RawDataLength | ||||
96 | RawData |
Component | StandardTrailer |
|