> ## Documentation Index
> Fetch the complete documentation index at: https://whitebit-mintlify-convert-estimation-tip-1774625811.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Market statistics for current day UTC

## 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](/glossary#stock) currency
* **deal**: Total trading volume today in [money](/glossary#money) currency

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

## Query Limitation

<Note>
  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.
</Note>
