> ## 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

> Subscribe to real-time 24-hour market statistics for trading pairs via WhiteBIT WebSocket.

Query or subscribe to rolling 24-hour market statistics for one or more trading pairs. Each update delivers a full statistics snapshot — open, close, high, low prices, and volume — covering the past 24 hours. The server pushes a new snapshot every second. Use this channel to power market overview displays, screeners, or price monitoring tools.

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

## Rate limits

## Query market statistics (one-time)

Fetch market statistics for any period without subscribing.

**Request**

**Response**

## Subscribe to market statistics

<Warning>
  Subscriptions support only a **24-hour period** (86400 seconds). Custom period subscriptions are not supported.
</Warning>

## Update frequency

The server pushes a full statistics snapshot every **1 second**.

## Error codes

## Market statistics object
