Tag | Field Name | Data Type | Req’d | Comments |
---|---|---|---|---|
Standard header - Outgoing | Y | MsgType (35) = X | ||
262 | MDReqID | string | Y | Unique identifier for Market Data Request |
268 | NoMDEntries | int | Y | Number of repeating groups (↺) following |
↺ 54 | Side | Int | N | When MDEntryType=TRADE (
|
↺ 279 | MDUpdateAction | int | Y | Type of Market Data update action.
|
↺ 269 | MDEntryType | char | Y | "Entries that the firm requesting the Market Data is interested in receiving. There can be multiple fields, as defined by field
|
↺ 55 | Symbol | string | C | Currency-pair. It is identified only for first market data entry. |
↺ 270 | MDEntryPx | price | C | Price of the Market Data Entry. Required when MDEntryType |
↺ 271 | MDEntrySize | float | C | Number of units available (or the maximum trade size) at the time the market data snapshot was generated. Required when MDEntryType |
↺ 272 | MDEntryDate | timestamp | N | UTC date of rate data i.e. yyyyMMdd. |
↺ 273 | MDEntryTime | timestamp | N | UTC time of rate data. |
↺ 336 | TradingSessionID | string | Y | Identifier for Trading Session.
|
↺ 346 | NumberOfOrders | int | C | Number of orders in the market where MDEntryType |
↺ 290 | MDEntryPositionNo | int | C | Display position of a bid or offer, numbered from most competitive to least competitive where MDEntryType |
Standard trailer | Y |