Documentation
Guides, schemas, and API reference for ssmd market data.
Researcher Quickstart
API access, data download, DuckDB queries, Python/pandas, and MCP setup.
Getting StartedMCP Setup
Configure the ssmd MCP server for Claude Code and Claude Desktop.
IntegrationParquet Schemas
All 11 Arrow schemas with field definitions, type conversions, and versioning.
ReferenceKalshi JSON Schema
Ticker, trade, lifecycle WebSocket messages — field definitions and price units.
ExchangeKraken Futures JSON Schema
V1 flat format, ticker/trade fields, funding rates, and sequence numbering.
ExchangePolymarket JSON Schema
CLOB WebSocket messages, condition/token model, and array fan-out.
Exchangessmd README
Architecture overview, component map, NATS subject conventions, and build instructions.
OverviewCLAUDE.md
Build commands, architecture details, latency optimizations, and Kubernetes operator.
Developer