> ## Documentation Index
> Fetch the complete documentation index at: https://docs.whitebit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Market statistics for current day UTC

> Subscribe to real-time current-day market statistics for trading pairs via WhiteBIT WebSocket.

Query or subscribe to current UTC day market statistics for one or more trading pairs. The channel delivers open, high, low, last price, and volume data accumulated since 00:00 UTC. All statistics reset at UTC midnight. Updates arrive every second for active subscriptions, making this channel suitable for live daily market summaries and intraday performance displays.

<Note>Connect to `wss://api.whitebit.com/ws` — see [WebSocket Overview](/websocket/overview) for protocol details and keepalive requirements.</Note>

## Rate limits

## Query market today (one-time)

Fetch current-day statistics for a single market without subscribing.

<Note>
  To get data for multiple markets, either make separate requests or use the subscription method.
</Note>

**Request**

**Response**

## Subscribe to market today

## Update frequency

The server pushes a full statistics snapshot every **1 second** (UTC day reset).

<Note>
  All statistics reset to zero at UTC midnight (00:00 UTC) each day.
</Note>

## Error codes

## Market today statistics object
