Available data

What's in the data lake, history depth, freshness, and known caveats.

Crypto

Coverage: top 50 USDT pairs by 24h volume. Single source primary, geo-redundant fallback.

History: 1-minute OHLCV from ~2019 onward. Tick-level (aggregate trade stream) from ~2024 for BTC, ETH, SOL.

Freshness: daily archive — yesterday's data is available the next day after ~02:00 UTC.

Funding rates: available for perp futures on the same top symbols (Quant-tier feature).

FX

Coverage: 16 major pairs (EUR/USD, GBP/USD, USD/JPY, USD/CHF, AUD/USD, NZD/USD, USD/CAD plus crosses).

History: tick-level from 2003. We resample to 1m on read for minute/hybrid mode.

Freshness: T+1 (yesterday's full day available by 05:00 UTC).

Tick mode for FX: ingestion is live; engine wiring lands as a follow-up after the crypto-top-3 tick mode calibrates.

US stocks

Coverage: top ~200 US stocks by market cap.

Bars: 1-minute intraday + EOD daily. 1m intraday is single-venue (~2-3% of consolidated tape volume) — accurate for direction but understates true volume.

History: 1m intraday from ~2017, EOD from ~2010.

Freshness: EOD published shortly after US close. Intraday is reflected at next-day refresh.

Tick stocks (NBBO): not available at this tier. Phase 3 add-on.

US ETFs

Coverage: ~50 curated ETFs across categories:

ETFs are useful as 1:1 proxies for cash indices (SPY ≈ SPX, QQQ ≈ NDX) and commodities (GLD ≈ Gold, USO ≈ Oil) — most algo strategies that mention "SPX" actually trade SPY anyway.

Fundamentals (Quant tier)

Earnings, P/E, P/B, market cap, enterprise value, income statements, balance sheets, cash flows for the top 200 US stocks. Useful for factor strategies (quality, value, growth, dividend).

Cash indices and futures

Cash indices (SPX, NDX, DJI, etc.) are computed continuously, not directly tradable. We approximate via ETFs (SPY, QQQ, DIA) — same exposure, real volume, real fills.

True index futures tick (ES, NQ) is on the Phase 3 roadmap.

Discovering data programmatically

The MCP tool list_available_data returns the canonical asset catalog with tier metadata. Use it from your agent before submitting to know which symbols are valid for the user's plan.