Get access

ftrades_ETHUSDT

Binance USDⓈ-M perpetual ETHUSDT: every aggTrade (price, size, side, ingest time) · core · 2026-08-21 — 2026-08-28 (8 days)

Schema

ColumnTypeMeaning
timestamp_msBIGINT
trade_idBIGINT
price_intBIGINT
volume_intBIGINT
sideTINYINT
exchangeVARCHAR
symbolVARCHAR
sourceVARCHAR
recv_msBIGINT
epochBIGINT
ingest_seqBIGINT

Conventions shared by all streams — UTC milliseconds, integer prices, what side means where, how gaps are marked and how to rebuild the book — are in the data dictionary. The same text is returned by GET /v1/schema/ftrades_ETHUSDT and the MCP tool get_schema.

Sample rows (demo hour)

The demo hour for this stream is not loaded yet — but the schema above is already the contract: columns and types will not change silently.

Work with this stream in the SQL console and the backtest runner — the data stays with us, the results go to you. Get access