Poly Research & Robotics
Data Store  /  Polymarket Crypto Up/Down Orderbooks

Polymarket Crypto Up/Down Orderbooks

Full-depth, 1-second order-book snapshots for every Polymarket crypto up/down market. Reconstruct the book at any instant to backtest market-making and directional strategies, measure spread, depth and liquidity, study how pricing reacts across each cycle, and train models on real prediction-market microstructure. Pick a coin and cycle below.

Coin
Cycle
CoverageFeb 21 2026 – Jun 11 2026
Granularity1-second full-depth snapshots
RecordsUp / Down per market
FormatZIP · Parquet
Download2.1 GB

What’s inside

Every row is one outcome token per second. Columns in each file:

FieldTypeDescription
ts_msintSnapshot time (epoch ms)
condition_idstrPolymarket market id
token_idstrCLOB asset id (YES or NO)
outcomestr"YES" or "NO"
market_slugstrPer-market slug
questionstrMarket question
end_date_isostrResolution deadline
tick_sizefloatMin price increment
best_bidfloatTop-of-book bid
best_bid_sizefloatSize at best bid
best_askfloatTop-of-book ask
best_ask_sizefloatSize at best ask
midfloat(bid+ask)/2 — share price
spreadfloatbest_ask − best_bid
bid_levelsarray<{p,s}>Full bid book (desc)
ask_levelsarray<{p,s}>Full ask book (asc)
bid_n_levelsintBid level count
ask_n_levelsintAsk level count
bid_total_sizefloatSum of bid sizes
ask_total_sizefloatSum of ask sizes
last_trade_pricefloat?Most recent trade price
last_trade_ts_msintLast trade timestamp
trades_count_windowintTrades since last snapshot
trades_volume_windowfloatShares since last snapshot
book_ts_msintServer book timestamp
book_hashstrBook version hash
Join Discord