Tag 1473
NewsCategory
Abbreviation:
NewsCatgyDescription
Category of news mesage.
Wire Format & Usage Example
Single field (key=value)
1473=0 (CompanyNews)
In a FIX message (News)
8=FIX.4.4 | 9=... | 35=B | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1473=0 (CompanyNews) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1473=0 (CompanyNews) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1473=0 | CompanyNews | Company News |
1473=1 | MarketplaceNews | Marketplace News |
1473=2 | FinancialMarketNews | Financial Market News |
1473=3 | TechnicalNews | Technical News |
1473=99 | OtherNews | Other News |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | CompanyNews | Company News | FIX.5.0SP1 |
| 1 | MarketplaceNews | Marketplace News | FIX.5.0SP1 |
| 2 | FinancialMarketNews | Financial Market News | FIX.5.0SP1 |
| 3 | TechnicalNews | Technical News | FIX.5.0SP1 |
| 99 | OtherNews | Other News | FIX.5.0SP1 |