For the complete documentation index, see llms.txt. This page is also available as Markdown.

MEXC Futures

MEXC Futures historical market data details - available instruments, data coverage and data collection specifics

MEXC Futures historical data for all its instruments is available since 2026-06-25.

See MEXC Futures historical data coverage: available symbols, channels, date ranges and incidents

Downloadable CSV files

Historical CSV datasets for the first day of each month are available to download without API key. See downloadable CSV files documentation.

data type
symbol
date

incremental_book_L2

BTC_USDT

2026-07-01

trades

BTC_USDT

2026-07-01

derivative_ticker

BTC_USDT

2026-07-01

API Access and data format

Historical data format is the same as provided by real-time MEXC Futures WebSocket API with addition of local timestamps. If you'd like to work with normalized data format instead (same format for each exchange) see downloadable CSV files or official client libs that can perform data normalization client-side.

Captured real-time channels

See MEXC Futures WebSocket API docs providing documentation for each captured channel's format

Click any channel below to see HTTP API response with historical data recorded for it.

  • push.deal Recent futures trades stream

  • push.depth Futures depth updates stream

  • push.depth.snapshot Generated futures order book snapshots from REST API, up to 5000 levels. Snapshot messages are marked with "generated":true.

  • push.ticker Perpetual contracts latest price, best bid/ask, and 24h volume stream

  • push.index.price Perpetual contracts index price stream

  • push.fair.price Perpetual contracts fair price stream

  • push.funding.rate Perpetual contracts funding rate updates stream

  • push.contract Perpetual contracts metadata updates stream. This channel is available in raw exchange-native format only.

Market data collection details

Market data collection infrastructure for MEXC Futures is located in GCP asia-northeast1 region (Tokyo, Japan).

Real-time market data is captured via multiple WebSocket connections to wss://contract.mexc.com/edge.

MEXC Futures servers are located in AWS ap-northeast-1 region (Tokyo, Japan).

Last updated

Was this helpful?