Self-sovereign orderbook recording from Polymarket's CLOB. Esports-first tick-level data. 120+ API endpoints. Built for quants who backtest.
Query any Polymarket orderbook from time A to B. 50ms to daily granularity. OHLCV, depth, spread, volatility, VWAP.
Tick-level orderbook data for CS2, LoL, Dota 2, Valorant matches. Backtesting play-by-play prediction models.
New in v0.6Match market movements with real-world events. News enrichment, price timelines, market metadata for sentiment.
10,600+ tracked traders. Per-market PnL, trade history, leaderboard rankings, copy trading signals.
Install: pip install smauglabs
or npm install smauglabs
Sovereign recorder runs 29 simultaneous connections to Polymarket's CLOB. 70 tokens per connection. Esports-first prioritization.
Columnar parquet backend with DuckDB analytical engine. Sub-2ms query performance. Raw SQL access.
Download .parquet files for offline analysis. Bring your own tooling — pandas, Polars, DuckDB, Spark.
Volatility, VWAP, spread analysis, bid-ask imbalance, price autocorrelation, order flow metrics.
Single or multi-token replay at 50ms–1min granularity. 24h windows with data coverage metrics.
Type-safe clients for both ecosystems. ~50 methods each. Sync and async support. Zero runtime deps (TS).