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.2, 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 (instruments) specified | FIX.4.1 | ||
| Block | Instrument | Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" | FIX.4.3 | ||
| 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 |