NQ Tick + L2 Archive
NQ Every NQ tick and the full order book — 7 years, growing daily.
The complete E-mini Nasdaq-100 tape: every trade (price, size, real aggressor side) plus full Level-2 depth, 2019→present, ~7 years of microsecond data. Served as Parquet-backed JSON over arbitrary time ranges via /v1/history/ticks and /v1/history/book. Backfilled from our archive and enriched live every day from the same feed our gateway streams.
- Trades: ts, price, size, buy/sell aggressor
- Level-2: full depth, price/size per level
- 2019 → today, microsecond timestamps
- Arbitrary date ranges, no row cap
/v1/history/ticks/v1/history/book
Options Chain Archive
Index / ETF options Historical + live option chains with greeks, OI and IV.
Full option chains for the major index ETFs (QQQ, SPY, IWM, DIA) — strike, expiry, bid/ask/last, open interest, implied volatility and all greeks. Deep history (2019→) backfilled day-by-day and enriched live from our own options stream. The exact dataset that powers dealer-gamma / GEX research. Served via /v1/history/options over any date range.
- Per-strike: OI, IV, delta, gamma, theta, vega
- QQQ · SPY · IWM · DIA (Nasdaq, S&P, Russell, Dow)
- Daily EOD history (2019→) + live intraday
- Compute net-GEX, gamma flip, call/put walls
/v1/history/options
Ticks + Optionflow
Bundle Both archives together — ticks, full L2 and option chains.
The combined data bundle: every NQ trade and the full Level-2 order book, plus historical + live option chains with greeks and open interest. All /v1/history/* endpoints in one subscription — cheaper than buying the two separately.
- NQ trades + full Level-2 (2019 → live)
- Option chains: OI, IV, greeks
- All /v1/history/* endpoints
- Save vs. buying both separately
/v1/history/ticks/v1/history/book/v1/history/options