News
From FIXwiki
FIX Message News (MsgType=B)
| MsgType | FIX Specification | First introduced | Deprecated |
|---|---|---|---|
| MsgType=B | PreTrade messages - EventCommunication | FIX.2.7 |
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) and MarketSegmentID (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.
Message Contents By FIX Version
Notes
Please post comments, clarifications, examples here. Click on the edit button on the right and away you go!
Don't forget to refer to the FPL Discussion Groups to back up anything you write. You will often find the authoritative statements on matters of FIX specification interpretation there. Links from FIXwiki pages to relevant discussions on the FPL site are very valuable.
For example if you were writing a clarification on how to specify the "quantity" of an order in FIX, you might add the following relevant link, http://www.fixprotocol.org/discuss/read/f5014573, to back up your points.