04 / 下载04 / DOWNLOADS

免费示例在这里,完整历史数据在 Telegram。Free samples here. The full historical archive is on Telegram.

先下载真实样例检查文件和回测流程。完整的 Polymarket BTC 5分钟与15分钟历史盘口数据免费提供,无需注册、无需付费、无需申请。Download the real samples to check the files and backtest workflow first. The complete Polymarket BTC 5-minute and 15-minute historical order-book archive is free, with no sign-up, payment, or application.

免费开放OPEN ACCESS

完整历史数据免费提供,不设门槛。The full historical archive is free and open.

不需要注册账号,不需要付费,不需要私聊申请。网站只放少量示例文件;完整历史归档、每日 ZIP 包、5m 数据和15m 数据统一发布在 Telegram 频道。No account, payment, or private application is required. The site hosts small sample files; the complete history, daily ZIP packages, 5m data, and 15m data are published on Telegram.

免费历史数据Free historical data无需注册No sign-up完整归档 → TelegramFull archive → Telegram
免费获取完整历史数据Get the full archive for free ↗

网站示例SITE SAMPLES

先用真实样例跑通读取和回测。Start with real samples.

示例来自 2026-08-10 UTC,仅用于验证字段、解压和回测流程。These samples are from 2026-08-10 UTC and are provided to validate extraction, schema, and backtest workflows.

5M / SAMPLE

BTC 5分钟示例日包BTC 5-minute sample day

包含 2026-08-10 UTC 的 ticks、depth 和结算结果。由于单个 Pages 文件大小限制,分为两个压缩包;请全部下载后解压到同一目录。Contains ticks, depth, and outcomes for 2026-08-10 UTC. It is split into two archives because of the Pages single-file limit; download both and extract them into the same directory.

5m · 2 files · 2026-08-10 UTC

15M / SAMPLE

BTC 15分钟示例日包BTC 15-minute sample day

包含 2026-08-10 UTC 的 ticks、depth 和结算结果,可用于检查 15分钟市场的窗口边界和字段读取。Contains ticks, depth, and outcomes for 2026-08-10 UTC. Use it to inspect 15-minute window boundaries and field loading.

15m · 1 file · 2026-08-10 UTC

数据覆盖DATA COVERAGE

查看完整历史数据覆盖范围。See the full historical coverage.

5分钟数据从 2026-07-01 开始,15分钟数据从 2026-07-12 开始。网站提供示例,完整历史 ZIP 仍然免费发布在 Telegram。5m data starts on 2026-07-01 and 15m data starts on 2026-07-12. Samples are hosted here; the complete historical ZIP archive remains free on Telegram.

查看数据覆盖范围View data coverage →

完整历史归档FULL ARCHIVE

需要更多日期?直接去 Telegram。Need more dates? Go to Telegram.

完整历史数据免费提供。打开频道置顶导航,可以按日期找到 5m / 15m 每日 ZIP、分包文件和更新说明。The complete historical archive is free. Use the pinned navigation in the channel to find daily 5m / 15m ZIP packages, split archives, and release notes by date.

打开 @polymarketbookdataOpen @polymarketbookdata ↗

下载什么What to download

每日 ZIP 数据包Daily ZIP package

按日期做回测时最适合从这里开始。完整日包在 Telegram 发布。Best starting point for a date-bounded backtest. Full daily packages are published on Telegram.

btc_5m / btc_15m_YYYYMMDD.zip

小时 Parquet 文件Hourly Parquet files

需要选择性读取或增量处理时使用。Useful when you need selective reads or incremental processing.

ticks / depth / outcomes

市场映射Market map

与数据一起保存,确保 asset ID 和 market ID 可以关联。Keep this with your data so asset IDs and market IDs remain joinable.

seen_markets.jsonl

常见问题FAQ

数据免费吗?Is the data free?

免费。无需注册、无需付费、无需申请。示例在本页下载,完整历史数据在 Telegram 免费获取。Yes. No sign-up, payment, or application is required. Samples are available here, and the complete history is free on Telegram.

为什么网站不放全部数据?Why is the full archive not hosted here?

网站只提供真实样例,方便先验证读取方式和回测流程;完整历史数据由 Telegram 频道集中发布和更新。The site provides real samples so you can validate loading and backtesting first. The Telegram channel is the distribution point for the complete, updated archive.

开始回测前Before you run a backtest

先看Start with the 数据集概览dataset overview,再检查, then check the 字段说明schema和 and 成交假设execution assumptions。这个顺序可以避免一个常见错误:把报价快照当成已经发生的交易。. This order prevents a common mistake: treating a quote snapshot as a confirmed transaction.

让 Codex / Claude 快速建立回测项目Let Codex / Claude start the backtest project →