Log in

V Market Data Request

This message is used to request for market data for specific instruments. This includes real-time quotes, orders, trades, trade volumes, open interest, or other price information on a subscription basis.

A market data feed may consist of both Market Data Snapshot Full Refresh <35=W> and Market Data Incremental Refresh <35=X> messages. SubscriptionRequestType (263) is used in the request to specify whether updates are required and to unsubscribe.

To specify which types of market data are required, include one or more MDEntryType (269)s in the request.

Structure

TagNameTypeRequiredDescription
Component
Required
262String
Required
Must be unique, or the ID of previous Market Data Request to disable if SubscriptionRequestType = Disable previous Snapshot + Updates Request (2)
263Char Enum
Required
SubcriptionRequestType indicates to the other party what type of response is expected. A snapshot request only asks for current information. A subscribe request asks for updates as the status changes. Unsubscribe will cancel any future update messages from the counterparty
264Int
Required
265Int EnumRequired if SubscriptionRequestType = Snapshot + Updates (1)
266Boolean Enum
286String EnumCan be used to clarify a request if MDEntryType = Opening Price(4), Closing Price(5), or Settlement Price(6)
546String EnumDefines the scope(s) of the request
547Boolean EnumCan be used when MarketDepth >= 2 and MDUpdateType = Incremental Refresh(1)
Component
Required
Number of MDEntryType fields requested
Component
Required
Number of symbols (instruments) requested
ComponentNumber of trading sessions for which the request is valid
815Int EnumAction to take if application level queuing exists
812IntMaximum application queue depth that must be exceeded before queuing action is taken
Component
Required