Get access

regimes

Directional regime label (up/down/neutral) · core · 2026-08-01 — 2026-08-28 (28 days)

Schema

ColumnTypeMeaning
timestamp_msBIGINT Time of the regime decision, ms UTC.
symbolVARCHAR Instrument.
regimeVARCHAR Directional regime label: up / down / neutral (our own classifier, recorded live — not recomputed).
multDOUBLE Position-size multiplier the live system attached to the regime.

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

Sample rows (demo hour)

timestamp_mssymbolregimemult
1787011310036ETH/USDTup1.0
1787011310213BTC/USDTup1.0
1787011385141BTC/USDTup1.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