| < Standard Header > | | Y | | 35 = W |
| 22 | SecurityIDSource | Y | int | 8 = Exchange symbol |
| 48 | SecurityID | Y | String | Will always equal Symbol (55) |
| 55 | Symbol | Y | String | Instrument symbol |
| 167 | SecurityType | N | String | Type of instrument (CS, FUT, FXSPOT, FXSWAP, OOF, OPT, NONE) |
| 262 | MDReqID | Y | String | The ID of the request as indicated on the request. |
| 292 | Corporate Action | C | char | Provided if the instrument is currently subject to a Corporate Action (A-W codes) |
| 268 | NoMDEntries | Y | NumInGroup | The number of market data levels returned. Might be zero if the symbol is valid but there are currently no bids/offers in this symbol. |
| → 269 | MDEntryType | Y | char | Type of entry (0=Bid, 1=Offer, 2=Trade, 4=Opening Price, 5=Closing Price, 6=Settlement Price, 7=Trading Session High Price, 8=Trading Session Low Price, B=Trading Session Volume, g=Trading Reference Price) |
| → 270 | MDEntryPx | Y | Price | Price level |
| → 271 | MDEntrySize | C | Qty | Quantity of the individual order or trade, or the aggregate quantity where MDEntryType (269) = B (Trading Session Volume). Not sent for session open/high/low. |
| → 272 | MDEntryDate | Y | UTCDateOnly | Time priority (date) of the order. |
| → 273 | MDEntryTime | Y | UTCTimeOnly | Time priority (time) of the order. |
| → 336 | TradingSessionID | C | String | Sent for entries other than MDEntryType (269) = 0 (Bid) or 1 (Offer): CLOSED, OPEN, PREOPEN, SUSPENDED, EXPIRED, TERMINATED, HALTED, MATCH_AND_CLOSE_AUCTION |
| → 1151 | SecurityGroup | C | String | The name of the group of related securities to which this instrument belongs. |
| → 1070 | MDQuoteType | C | int | Identifies market data quote type. Only sent for MDEntryType (269) = 4 (Opening Price). 0 = Indicative |
| → 59 | TimeInForce | C | char | Sent for MDEntryType (269) = 0 (Bid) or 1 (Offer). The time in force for this order (0=Good for day, 1=Good till cancel, 6=Good till date) |
| → 37 | OrderID | C | String | Sent for MDEntryType (269) = 0 (Bid) or 1 (Offer). Matches the order ID in the ExecutionReport [8] acknowledgement, allowing Participants to identify their own orders within market data. Typically a 13-character alphanumeric string. |
| → 278 | MDEntryID | C | String | Sent for MDEntryType (269) = 0 (Bid) or 1 (Offer). Unique reference for the entry. Typically 13-character alphanumeric string. |
| → 40 | OrdType | C | char | Sent for MDEntryType (269) = 0 (Bid) or 1 (Offer). |
| → 126 | ExpireTime | N | UTCTimestamp | Sent for MDEntryType (269) = 0 (Bid) or 1 (Offer) where the order has ExpiryTime (126) set. |
| < Standard Trailer > | | Y | | |