Skip to main content

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.

Overview

This channel provides market statistics for the current day in UTC timezone, resetting daily at UTC midnight.

Field Descriptions

  • last: Current last trade price
  • open: Opening price at today’s start (UTC midnight)
  • high: Highest price reached today
  • low: Lowest price reached today
  • volume: Total trading volume today in stock currency
  • deal: Total trading volume today in money currency
All statistics reset to zero at UTC midnight (00:00 UTC) each day.

Query Limitation

The query method (marketToday_query) accepts only one market per request. To get data for multiple markets, make separate requests or use the subscription method.