Get access

fob_SOLUSDT

Binance USDⓈ-M perpetual SOLUSDT: top of book after every book update (~100 ms); lob_update_id joins to fl2_* · core · 2026-08-21 — 2026-08-28 (8 days)

Schema

ColumnTypeMeaning
exchangeVARCHAR
symbolVARCHAR
timestamp_msBIGINT
recv_msBIGINT
epochBIGINT
ingest_seqBIGINT
lob_update_idBIGINT
bid_pxDOUBLE
ask_pxDOUBLE
midDOUBLE
spread_bpsDOUBLE
bid_vol_20DOUBLE
ask_vol_20DOUBLE
obiDOUBLE

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/fob_SOLUSDT 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