开放数据 / 回测OPEN DATA / BACKTESTING
免费开放 · 无需注册 · 无需付费FREE · NO SIGN-UP · NO PAYWALL
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、盘口深度、市场元数据和结算结果。完整历史数据免费发布在 Telegram,频道:@polymarketbookdataIndependently collected Polymarket BTC 5-minute and 15-minute market data, including best quotes, depth, market metadata, and resolved outcomes. Channel: @polymarketbookdata
网站提供少量真实样例供下载;完整历史数据免费提供,无需申请,前往 Telegram 获取每日归档。The site provides small real samples for download. Full historical data is free, with no application or paywall; get the daily archives on Telegram.
独立项目,与 Polymarket 没有隶属或背书关系。Independent project. Not affiliated with or endorsed by Polymarket.
免费历史数据FREE HISTORICAL DATA
完整数据免费提供,不设门槛。Full historical data is free and open.
你可以直接获取 Polymarket BTC 5分钟和15分钟涨跌市场的历史盘口归档,不需要注册账号、付费或私聊申请。网站只放少量示例文件,完整历史数据和每日更新统一发布在 Telegram。You can access historical order-book archives for Polymarket BTC 5-minute and 15-minute Up/Down markets without an account, payment, or private application. The site hosts small sample files; the complete history and daily updates are published on Telegram.
这是什么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.
数据集概览Dataset overview
覆盖范围、文件、市场主键和采集流程。Coverage, files, market keys, and the collection pipeline.
↗02字段说明Schema reference
ticks、depth、outcomes 和市场元数据的字段含义。Field names for ticks, depth, outcomes, and market metadata.
↗03下载归档Download archive
在 Telegram 频道查找每日 ZIP 包和更新说明。Find daily ZIP packages and the latest release notes on Telegram.
↗04快速开始Python quickstart
从 ZIP、Parquet 到字段关联和最小成交模拟。Load a sample archive, join tables, and simulate a first fill.
↗05AI 建立回测项目AI backtest starter
一键复制完整 Markdown,让 Codex 或 Claude 快速理解数据。Copy the full Markdown prompt so Codex or Claude can understand the data quickly.
↗06数据覆盖范围Data coverage
5分钟从 7月1日开始,15分钟从 7月12日开始;完整历史数据免费获取。5m starts July 1; 15m starts July 12. Get the complete historical archive for free.
↗