| FRAMES | NO FRAMES |
|
|
The news 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 message can be originated at either the broker or institution side, or exchanges and other marketplace venues.
The news message also provides the capability to support categorization of news being published.This allows the news to be filtered by the news consumer.
For example:
Exchanges may need to provide the MarketID (1301) (1301) and .MarketSegmentID (1302) (1302) so users can filter News to the segments that are of relevance for them.
In multi-lingual environments, news may be published in a variety of languages; a user should be able to filter out messages in irrelevant languages.
By providing a categorization of the News messages, users can choose how to render them in different GUIs or ignore certain categories altogether.
Additionally the news message allows news to reference other news messages.When a message references another one, it may also need to provide the reason for the reference - e.g. an update of the previous message, a complement or simply that it is a version in another language.
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| <Standard Message Header> | Y | MsgType = B | |||||
| <ApplicationSequenceControl> | N | ||||||
| 1472 | NewsID | @ID | N |
Unique identifer for News message |
|||
| <NewsRefGrp> | N |
News items referenced by this News message |
|||||
| 1473 | NewsCategory | @NewsCatgy | N |
Category of news message. |
|||
| 1474 | LanguageCode | @LangCd | N |
Used to optionally specify the national language used for the News item. |
|||
| 42 | OrigTime | @OrigTm | N |
Time of message origination (always expressed in UTC (Universal Time Coordinated, also known as "GMT")) |
|||
| 61 | Urgency | @Urgency | N |
Urgency flag |
|||
| 148 | Headline | @Headline | Y |
Specifies the headline text |
|||
| 358 | EncodedHeadlineLen | @EncHeadlineLen | C |
Must be set if EncodedHeadline field is specified and must immediately precede it. |
|||
| 359 | EncodedHeadline | @EncHeadline | C |
Encoded (non-ASCII characters) representation of the Headline field in the encoded format specified via the MessageEncoding field. |
|||
| <RoutingGrp> | N |
The start date of the date range on which a complex event is effective. The start date will be set equal to the end date for single day events such as Bermuda options. The start date must always be less than or equal to end date. |
|||||
| 1301 | MarketID | @MktID | N |
Used to optionally specify the market to which this News applies. |
|||
| 1300 | MarketSegmentID | @MktSegID | N |
Used to optionally specify the market segment to which this News applies. |
|||
| <InstrmtGrp> | N |
Specifies the number of repeating symbols (instruments) specified |
|||||
| <InstrmtLegGrp> | N |
Relevant settled entity matrix source. |
|||||
| <UndInstrmtGrp> | N |
Number of underlyings |
|||||
| <LinesOfTextGrp> | Y |
Specifies the number of repeating lines of text specified |
|||||
| 149 | URLLink | @URL | N |
A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) |
|||
| 95 | RawDataLength | @RawDataLength | C |
Number of bytes in raw data field. |
|||
| 96 | RawData | @RawData | C |
Unformatted raw data, can include bitmaps, word processor documents, etc. |
|||
| <Standard Message Trailer> | Y | ||||||
|
|
| FRAMES | NO FRAMES |