Snapshot/Full Refresh (35=W)
The Market Data messages are used as the response to a Market Data Request (V) message. In all cases, one Market Data message refers only to one Market Data Request (V). It can be used to transmit a 2-sided book of orders or list of quotes, a list of trades, index values, opening, closing, settlement, high, low, or VWAP prices, the trade volume or open interest for a security, or any combination of these.Schema
StandardHeader objectrequired
Must be "FIX.4.4"
Length of the message body in bytes
Message Type
Integer message sequence number
Indicates possible retransmission of message with this sequence number. If a message with this sequence number has been previously received, ignore message; if not, process normally.
See FIX Endpoints for details
See FIX Endpoints for details
Time when the message is being sent out from FIX Gateway
Indicates that message may contain information sent under another sequence number. Forward message to application and determine if previously received (i.e. verify order id and parameters).
Market Data channel. Possible values: book.{Symbol}.{MarketDepth}, e.g. book.BTC_USDT.50; trade.{Symbol}, e.g. trade.ETH_CRO
i. Trade ID when 269 = 2. ii. sequence id in order book
Same meaning as 272 and 273, with representation as epoch in milliseconds
Possible values: >= 1
Number of market data entries.
MDEntriesGrp objectrequired
Possible values: [0, 1, 2]
Type of Market Data update action.
Possible values: [0, 1, 2, J]
Type of market data entry.
Price of the Market Data Entry.
Quantity or volume represented by the Market Data Entry.
Number of orders in the market.
Possible values: [1, 2]
Identifier assigned by a matching system to a match event that results in multiple executions or trades.
StandardTrailer objectrequired
Three bytes, simple checksum. Always last field in message