Message News (B)

The news message is a general free format message between the broker and institution.

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 = B Y FIX.2.7
42 OrigTime FIX.2.7
61 Urgency FIX.2.7
148 Headline Specifies the headline text Y FIX.4.1
358 EncodedHeadlineLen Must be set if EncodedHeadline (359) field is specified and must immediately precede it. FIX.4.2
359 EncodedHeadline Encoded (non-ASCII characters) representation of the Headline (148) 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
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
149 URLLink A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) FIX.4.1
95 RawDataLength FIX.2.7
96 RawData FIX.2.7
Block StandardTrailer Y FIX.2.7