Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-fix-broken-links-1774829655.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Field Descriptions
Understanding the market statistics fields:- period: The time window in seconds for the statistics
- last: Current last trade price
- open: The price at the beginning of the period (at ‘now - period’ time)
- close: The closing price for the period (typically same as
lastfor current period) - high: Highest price reached during the period
- low: Lowest price reached during the period
- volume: Total trading volume in stock currency (base currency)
- deal: Total trading volume in money currency (quote currency)
Subscription Limitation
For queries (market_request), specify any valid period. For subscriptions (market_subscribe), the period is fixed at 24 hours from the current time.