Get access

ob5m_SOLUSDT

SOL order book, 5-minute aggregate · core · 2026-08-01 — 2026-08-28 (28 days)

Schema

ColumnTypeMeaning
timestamp_msBIGINT End of the 5-minute window, ms UTC.
symbolVARCHAR Instrument.
snapshotsBIGINT Number of REST top-20 polls (every 2 s) aggregated in the window.
mean_obiDOUBLE Mean order-book imbalance over the window.
max_obiDOUBLE Maximum imbalance in the window.
min_obiDOUBLE Minimum imbalance in the window.
mean_spread_bpsDOUBLE Mean bid-ask spread, basis points.
max_spread_bpsDOUBLE Maximum spread in the window, bps.
min_spread_bpsDOUBLE Minimum spread in the window, bps.

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

Sample rows (demo hour)

timestamp_mssymbolsnapshotsmean_obimax_obimin_obimean_spread_bpsmax_spread_bpsmin_spread_bps
1787011351048SOL/USDT148-0.077079054054054060.0414-0.18551.31912162162162171.321.31
1787011651358SOL/USDT1500.0241373333333333340.113-0.14291.321.321.32
1787011951850SOL/USDT1500.0187673333333333340.1809-0.10551.321.321.32

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