News [N]
This message is sent to disseminate exchange news to the market.
Name | Offset | Length | Value | Description |
---|---|---|---|---|
Type | 0 | 1 | Alpha | News Message identifier: "N" |
Timestamp | 1 | 4 | Unsigned Integer | Nanoseconds since last ITCH Timestamp "T" message. |
Orderbook | 5 | 4 | Unsigned Integer | Unique orderbook identifier. 0 indicates that no orderbook is associated with this news. |
NewsId | 9 | 4 | Unsigned Integer | Unique news item identifier. |
FirmCode | 13 | 30 | Alpha | Firm code. Left blank if no firm is associated with this news. |
Title | 81 (max) | NullTerminatedChar | News Title. | |
Reference | 256 (max) | NullTerminatedChar | Reference text for the news item (e.g. a URL, file pathname). | |
NewsText | 512 (max) | NullTerminatedChar | News data. |