Get access

metrics_BTCUSDT

BTC perpetual-futures context every 30 s: open interest, funding rate, long/short ratios · core · 2026-08-01 — 2026-08-28 (28 days)

Schema

ColumnTypeMeaning
timestamp_msBIGINT Poll time, ms UTC (every ~30 s).
symbolVARCHAR Instrument (USDⓈ-M perpetual of the same base asset).
open_interestDOUBLE Open interest of the perpetual, base asset (Binance futures REST).
funding_rateDOUBLE Current funding rate of the perpetual (fraction, e.g. 0.0001 = 0.01 %).
ls_ratioDOUBLE Global long/short account ratio (Binance futures).
top_ls_ratioDOUBLE Top-trader long/short position ratio (Binance futures).

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/metrics_BTCUSDT and the MCP tool get_schema.

Sample rows (demo hour)

timestamp_mssymbolopen_interestfunding_ratels_ratiotop_ls_ratio
1787011217117BTC/USDT106418.4445.164e-050.00.0
1787011247392BTC/USDT106398.9675.164e-050.00.0
1787011277424BTC/USDT106370.5335.179e-050.00.0

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