开放数据 / 回测OPEN DATA / BACKTESTING

Polymarket BTC 5分钟 / 15分钟盘口数据Polymarket BTC 5m / 15m Order Book Data

面向研究和回测的 Bitcoin 涨跌市场历史 CLOB 盘口数据,保留报价、深度、时间和结算信息。Historical CLOB order-book data for Bitcoin Up/Down markets, built for market microstructure research, execution-model testing, and reproducible backtests.

独立整理 Polymarket BTC 5分钟与15分钟涨跌市场数据,覆盖 best quote、盘口深度、市场元数据和结算结果。频道:@polymarketbookdataIndependently collected Polymarket BTC 5-minute and 15-minute market data, including best quotes, depth, market metadata, and resolved outcomes. Channel: @polymarketbookdata

独立项目,与 Polymarket 没有隶属或背书关系。Independent project. Not affiliated with or endorsed by Polymarket.

数据集 / 持续归档DATASET / LIVE ARCHIVE
市场窗口MARKET WINDOW5m   /   15mBTC · UP / DOWN
最佳报价BEST QUOTES盘口深度DEPTH LEVELS结算结果OUTCOMES
5m / 15m市场窗口market windows
JSONL / Parquet原始与列式数据raw and columnar layers
20 levels每侧最多 20 档(如有)per side, when available
ZIP archive按日分发daily distribution

这是什么WHAT THIS IS

一份把市场机制保留下来的研究数据集。A research dataset with the market mechanics left visible.

采集器监听 CLOB 盘口更新,维护本地 order book,同时写入最佳报价变化和盘口深度快照。它适合用来研究价差、流动性、盘口失衡、时间和假设成交。The collector listens to CLOB order-book updates, keeps a local order book, and writes both top-of-book changes and depth snapshots. This makes the data useful for questions about spread, liquidity, imbalance, timing, and hypothetical execution.

本站记录数据结构和使用边界:报价不是成交,展示数量也不等于一定能成交。The site documents the data model and its limits. It does not turn a quote into a trade, or a displayed size into a guaranteed fill.

阅读回测假设Read the backtesting assumptions

从这里开始START HERE

使用数据前,需要先看完的几页说明。Everything you need to inspect the data before using it.