Request market data for a specific symbol. Note that exactly one of either Depth, or SizeBucket must be specified. For example, specifying both Depth and SizeBuckets will result in an error.Documentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- FIX Specification
- Example
MsgType
V Must be unique, or the ID of previous Market Data Request to disable if SubscriptionRequestType(263) = 2 (Disable previous Snapshot + Updates Request).
Subscription type for market data.
- Possible values:
0: Snapshot1: Snapshot + Updates (Subscribe)2: Unsubscribe
Depth of market for Book Snapshot / Incremental updates. Exactly one of tag 264 or tag 20020 must be specified.
- Possible values:
0: Full book depth1: Top of book2 and above: Book depth (number of levels)
Type of liquidity to be included.
- Possible values:
0: Indicative1: Tradeable (i.e., Firm)
A list of sizes to return price levels for. Used to ask for prices of aggregated sizes. Exactly one of tag 264 or tag 20020 must be specified. Only supported with MDUpdateType(265) = 0 (Full refresh).
Identifies a single size bucket. Required if NoSizeBucketsSegments is used.
The symbol of the currency pair to subscribe to. For example, BTC-USD.