News (MsgType = B, FIXML = News)

The News (B) message is a general free format message between the broker and institution. The message contains flags to identify the news item's urgency and to allow sorting by subject company (symbol). The News record can be originated at either the broker or institution side.

Tag Field Name FIXML Req'd Comments
<Standard Message Header> Y MsgType = B
42 OrigTime OrigTime N
61 Urgency Urgency N
148 Headline Headline Y Specifies the headline text
358 EncodedHeadlineLen EncodedHeadlineLen C Must be set if EncodedHeadline (359) field is specified and must immediately precede it.
359 EncodedHeadline EncodedHeadline C Encoded (non-ASCII characters) representation of the Headline (148) field in the encoded format specified via the MessageEncoding (347) field.
215 NoRoutingIDs NoRoutingIDs C Required if any RoutingType (216) and RoutingIDs are specified. Indicates the number within repeating group.
=> 216 RoutingType RoutingType C Indicates type of RoutingID (217) . Required if NoRoutingIDs (215) is > 0.
=> 217 RoutingID RoutingID C Identifies routing destination. Required if NoRoutingIDs (215) is > 0.
146 NoRelatedSym NoRelatedSym C Specifies the number of repeating symbols specified
=> 46 RelatdSym RelatedSym C Can be repeated multiple times if message is related to multiple symbols.
=> 65 SymbolSfx SymbolSfx N Can be repeated multiple times if message is related to multiple symbols.
=> 48 SecurityID SecurityID N Can be repeated multiple times if message is related to multiple symbols.
=> 22 IDSource IDSource N Can be repeated multiple times if message is related to multiple symbols.
=> 167 SecurityType SecurityType N Must be specified if a Future or Option. If a Future: Symbol (55) , SecurityType (167) , and MaturityMonthYear (200) are required. If an Option: Symbol (55) , SecurityType (167) , MaturityMonthYear (200) , PutOrCall (201) , and StrikePrice (202) are required.
=> 200 MaturityMonthYear MonthYear C Specifies the month and year of maturity. Required if MaturityDay (205) is specified.
=> 205 MaturityDay Day N Can be used in conjunction with MaturityMonthYear (200) to specify a particular maturity date.
=> 201 PutOrCall PutCall C For Options.
=> 202 StrikePrice StrikePx C For Options.
=> 206 OptAttribute OptAttribute N For Options.
=> 231 ContractMultiplier ContractMultiplier N 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 CouponRate N For Fixed Income.
=> 207 SecurityExchange SecurityExch N Can be used to identify the security.
=> 106 Issuer Issuer N Can be repeated multiple times if message is related to multiple symbols.
=> 348 EncodedIssuerLen EncodedIssuerLen C Must be set if EncodedIssuer (349) field is specified and must immediately precede it.
=> 349 EncodedIssuer EncodedIssuer C Encoded (non-ASCII characters) representation of the Issuer (106) field in the encoded format specified via the MessageEncoding (347) field.
=> 107 SecurityDesc SecurityDesc N Can be repeated multiple times if message is related to multiple symbols.
=> 350 EncodedSecurityDescLen EncodedSecDescLen C Must be set if EncodedSecurityDesc (351) field is specified and must immediately precede it.
=> 351 EncodedSecurityDesc EncodedSecDesc C Encoded (non-ASCII characters) representation of the SecurityDesc (107) field in the encoded format specified via the MessageEncoding (347) field.
33 LinesOfText NoLinesOfText Y Specifies the number of repeating lines of text specified
=> 58 Text Text Y Repeating field, number of instances defined in LinesOfText (33)
=> 354 EncodedTextLen EncodedTextLen C Must be set if EncodedText (355) field is specified and must immediately precede it.
=> 355 EncodedText EncodedText C Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field.
149 URLLink URLLink N A URL (Uniform Resource Locator) link to additional information (i.e. http://en.wikipedia.org/wiki/Uniform_Resource_Locator)
95 RawDataLength C
96 RawData RawData C
<Standard Message Trailer> Y