Polymarketの板情報を、最後の約定値ではなく そのまま分析できるデータに

Polymarketの全板情報(bid/askの価格と数量)を、約定値だけでなくスナップショット単位で記録。暗号資産のUp/Down市場をPython・APIで分析・バックテストするための独立系データセットです。取引の勧誘ではなく、研究・分析用のデータを提供します。

バックテストが誠実でいられるのは、本物の板の厚みがあってこそ。 仲値はスプレッドも、各価格水準に置かれたサイズも、そして実際にあなたの注文が払うスリッページも覆い隠してしまいます。DepthFeedは板の全体を丸ごと保持します。

PolymarketKalshiLimitlessBinanceChainlinkPolymarketKalshiLimitlessBinanceChainlink
450M
order books captured
Polymarket, since January 2026
380K+
markets
distinct up/down crypto markets
7
assets
BTC · ETH · SOL · XRP · DOGE · BNB · HYPE
Full
book depth
every level, both sides
Backtest Lab
+

You should not need a data pipeline and a research notebook to find out whether an idea has an edge. The Backtest Lab runs the whole test in the browser, against the real recorded book.

Paper trading
+

A backtest is a claim about the past. Paper trading is where that claim meets markets that haven't happened yet — with virtual cash, real prices, and a track record you can't fake.

Most feeds stop at the last price.

A single number — the last trade or the mid. It tells you nothing about the size waiting to fill, or how far the price moves when you take it.

We capture every level, both sides.

The full bid/ask ladder with the size resting at each price — best quote through the deep book, asks above the spread and bids below it.

Recorded at every change, forever.

Order-book depth is forward-only — miss it live and it's gone. We store every frame, so a backtest fills against the liquidity that was really there.

01得られるもの

直近価格だけでなく、板そのものを。

買い・売り両サイドの完全な板の厚み

すべての価格水準とそのサイズを、両サイドで、変化のたびに。単一の仲値ではなく、本物のスリッページと流動性を測定できます。

sub-sec

イベント駆動の記録間隔

サンプリングではなく、板と価格が変化するすべてのイベントで記録。短期満期の市場もバックテスト可能なまま保てます。

クリーンなREST API

最新および過去の板スナップショットをRESTで。JSON、エポックミリ秒のタイムスタンプ、キーセットページネーション。

原資産価格、時刻同期済み

高頻度の参照価格系列(Binanceの現物/先物に加えChainlinkの決済マーク)を、エポックミリ秒のタイムスタンプで任意のPolymarketスナップショットに結合。板の状態と、それを動かした現物の値動きを正確に並べられます。

02データ

Polymarket と Kalshi の板情報・価格データ。

これほど細かい板の厚みは記録にコストがかかり、後から埋め戻すことは不可能です。だからこそ、ほぼ誰も保持していません。私たちは保持しています。Polymarket、Kalshi、Limitlessにわたる完全な板情報と価格データを、両サイドのすべての水準でティックごとに捕捉し、従量課金のAPIでクリーンに提供します。

すべての水準、両サイド

直近の約定でも、板の最良気配でもなく、各水準に置かれたサイズを伴う買い・売りの完全なラダーを、変化のたびに捕捉。本物の注文が実際に約定する板の厚みです。

3つの取引会場、1つのスキーマ

Polymarket、Kalshi、Limitlessを単一の安定したJSON形式で。PolymarketとLimitlessはイベント駆動で捕捉、Kalshiは継続的なフルデプスのポーリングで、それぞれ高頻度の原資産価格に結合されています。

埋め戻せない履歴

板の厚みは前方向にしか積み上がりません。ライブで取り逃せば、永遠に失われます。私たちは2026年初頭から継続的に記録してきました。だからあなたのプランが買う期間は、約束ではなく保存済みのデータに裏打ちされています。

03どう捕捉しているか

本物のPolymarketの板の厚みを、実測。パンフレット用の数字ではありません。

DepthFeedは独立したプロジェクト(各取引会場とは提携していません)であり、ほぼ誰も保持しないPolymarketの板を記録するために存在します。以下のすべての数値は、私たち自身のライブ捕捉から直接実測したものです。だから本物の流動性でバックテストし、同じデータで取引できます。

450M
order books captured

since January 2026

380K+
distinct markets

up/down crypto markets

0.01
typical spread

BTC 5-minute markets, at the tick

7
assets

BTC · ETH · SOL · XRP · DOGE · BNB · HYPE

DepthFeedのライブ捕捉から直接実測、June 21, 2026。

実際に捕捉したスナップショット

Bids — Up tokenAsks — Up token0.3471.990.33150.32283.640.31143.180.35431.640.36402.870.37359.20.38355.51
Resting size at each price level — btc-updown-5m (Polymarket CLOB). Bar length ∝ size.

どう捕捉しているか

  • Captured event-driven from the Polymarket CLOB websocket — every book and price-change event, the full bid/ask ladder.
  • Each snapshot is joined to a high-frequency Binance reference price by epoch-millis timestamp.
  • Forward-only: order-book depth can't be backfilled, so we record it continuously and store every frame.
04カバレッジ

Polymarketのカバレッジは、需要とともに拡大中。

短期満期の市場で重要なものを収集します。トレーダーが実際に使う資産と時間枠にわたる完全な板です。

資産
BTCETHSOLXRPDOGEBNBHYPE
市場の時間枠
5m15m1h4h24h
05クイックスタート

キーからバックテストまで、数分で。

REST APIを叩いてライブ市場を発見し、過去の完全な板を取得。クリーンなJSON、エポックミリ秒のタイムスタンプ、キーセットページネーション。スクレイピングは不要です。

  • 安定したJSONスキーマ
  • 取引所側+受信側のタイムスタンプ
  • キーセットページネーション、プランごとの上限
quickstart.sh
# 1 · Discover live markets — REST API, Bearer key
$ curl -s "https://api.depthfeed.com/v3/btc/markets?type=5m" \
    -H "Authorization: Bearer $DEPTHFEED_KEY"
# {"data":[{"market_id":"…","slug":"btc-updown-5m-1780824900",
#           "market_type":"5m","clob_token_up":"0x…"}], …}

# 2 · Pull the full book to backtest — historical snapshots over REST
$ curl -s "https://api.depthfeed.com/v3/btc/markets/<market_id>/snapshots?include_orderbook=true" \
    -H "Authorization: Bearer $DEPTHFEED_KEY"
# {"data":[{"time":"…","price_up":0.62,
#           "orderbook_up":{"bids":[[0.61,120],…],"asks":[[0.63,80],…]}}], …}

Polymarketの価格データ分析に本当に必要なもの

最終価格ではなく「板の厚み」を見る

Polymarketのバイナリ市場は0〜1で値付けされ、Downは1−Upで表されます。最終価格だけでは各価格帯にどれだけの数量が並んでいたか、スプレッドがどれほどだったかは分かりません。DepthFeedは各スナップショットにbid/askの価格と数量の配列を丸ごと記録するため、実際の流動性とスリッページを前提にした分析ができます。

短命な市場に追従する記録粒度

Polymarketの暗号資産Up/Down市場は5分・15分・1時間・4時間・24時間の窓を持ち、短いものは数分で決着します。DepthFeedはPolymarketのCLOB WebSocketからイベント駆動で取得し、ライブ配信の中央値は実測で約10ミリ秒。1時間ごとのサンプリングでは取りこぼす短命市場の一生を丸ごと残します。

ヒストリカルとライブを同一フォーマットで

REST APIで取得する履歴データと、WebSocket(wss://api.depthfeed.com/v3/stream)から届くライブデータは完全に同一のJSONスナップショットです。各スナップショットには取引所側と受信側のエポックミリ秒タイムスタンプ、そしてASOF結合されたBinance現物・先物の参照価格が付きます。同じコードでバックテストとライブ分析を回せます。

06料金

シンプルなプラン。カード不要で始められます。

Explorer

$0free, no card

Kick the tires on real depth data.

  • 7-day rolling history
  • Read-only API, 1 req/sec
  • Sub-second event-driven snapshots
  • BTC markets (latest, capped)
  • Live WebSocket stream: 1 BTC subscription
  • Backtest Lab + 1 paper-trading strategy

Quant

Most popular
$29per month

For traders building a real track record.

  • 30-day rolling history, all assets
  • Polymarket + Kalshi order-book depth
  • Full bid/ask book depth
  • Any interval: 1m, 5m, 1h… or raw ticks
  • API 25 req/sec, 1,000 req/min
  • Underlying price stamped per snapshot
  • Live WebSocket stream: 5 subscriptions, 1 connection, every venue
  • Backtest Lab + 5 paper-trading strategies (webhook signals)

Desk Lite

$79per month

3× the history, 2× the throughput of Quant.

  • 90-day rolling history (3× Quant)
  • API 50 req/sec, 3,000 req/min
  • Everything in Quant
  • Polymarket + Kalshi, full book depth
  • Live WebSocket stream: 25 subscriptions, every venue, 2 connections
  • 15 paper-trading strategies

Desk

$200per month

Dedicated capacity for systematic desks.

  • Full historical archive — our deepest window
  • Realtime sports data included — live Polymarket & Kalshi books, sportsbook odds, scores & injuries
  • Dedicated capacity, 100 req/sec
  • 6,000 req/min sustained
  • Everything in Desk Lite
  • Priority backfill requests
  • Live WebSocket stream: 100 subscriptions, 5 connections, venue-wide wildcards
  • 40 paper-trading strategies

よくある質問にお答えします。

Polymarket自身は過去の板情報(オーダーブック)を配信していません。DepthFeedは2026年1月以降の高密度なヒストリカルデータとして、5億6,600万件超の板スナップショットと38万を超える暗号資産市場を独立して記録・提供しています。

本物の板の厚みで、Polymarketのバックテストを始めよう。

無料で始められ、カード不要。戦略がフルの板を扱う準備ができたら、アップグレードを。

無料で始める