| < Standard Header > | | Y | | 35 = X |
| 262 | MDReqID | Y | String | The ID of the request as indicated on the request |
| 268 | NoMDEntries | Y | NumInGroup | |
| → 279 | MDUpdateAction | Y | char | The type of action conveyed by this block (0=New, 1=Change, 2=Delete) |
| → 269 | MDEntryType | C | char | Type of entry. Set where MDUpdateAction (279) = (0) New or 1 (Change). 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=Trade Volume, g=Trading Reference Price |
| → 278 | MDEntryID | N | String | Unique reference for this entry. Typically a 13-character alphanumeric string. |
| → 55 | Symbol | Y | String | Instrument symbol |
| → 22 | SecurityIDSource | Y | int | 8 = Exchange symbol |
| → 48 | SecurityID | Y | String | Will always equal Symbol (55) |
| → 167 | SecurityType | N | String | Type of instrument (CS, FUT, FXSPOT, FXSWAP, OOF, OPT, NONE) |
| → 1151 | SecurityGroup | N | String | Security sub-type. For example “Equities” |
| → 270 | MDEntryPx | N | Price | Order level price where MDEntryType (269) = 0 (Bid) or 1 (Offer). Traded price where MDEntryType (269) = 2 (Trade). Total value traded where MDEntryType (269) = B (Trade Volume) |
| → 271 | MDEntrySize | N | Qty | Remaining order size where MDEntryType (269) = 0 (Bid) or 1 (Offer). Will be zero where MDUpdateAction (279) = 2 (Delete). Trade size where MDEntryType (269) = 2 (Trade). Total quantity traded where MDEntryType (269) = B (Trade Volume) |
| → 272 | MDEntryDate | N | UTCDateOnly | The date on which the price level or trade occurred |
| → 273 | MDEntryTime | N | UTCTimeOnly | The time at which the price level updated or trade occurred (in UTC) |
| → 59 | TimeInForce | N | char | Time in force for this order (0=Good for day, 1=Good till cancel, 6=Good till date) |
| → 126 | ExpireTime | N | UTCTimestamp | Populated where TimeInForce (59) = 6 (Good Till Date) |
| → 37 | OrderID | N | String | Only sent for price level updates. Will match OrderID (37) in the ExecutionReport [8], allowing Participants to identify their own orders within market data. |
| → 40 | OrdType | N | char | 2 = Limit order, K = Market-to-limit order |
| → 828 | TrdType | N | int | Only sent for trades. 0 = Regular trade |
| → 1003 | TradeID | N | String | Only sent for trade updates. Will match the ExecID (17) in the ExecutionReport fill, allowing Participants to identify their own trades within market data. |
| → 2446 | AggressorSide | N | char | Only sent for trades. Indicates which side was the aggressor in a trade (1=Buy, 2=Sell) |
| → 336 | TradingSessionID | C | String | Sent for trades and trading status changes. Possible values: CLOSED, OPEN, PREOPEN, SUSPENDED, EXPIRED, TERMINATED, HALTED, MATCH_AND_CLOSE_AUCTION |
| < Standard Trailer > | | Y | | |