惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
Y
Y Combinator Blog
T
Tailwind CSS Blog
G
Google Developers Blog
博客园 - Franky
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 聂微东
爱范儿
爱范儿
博客园 - 【当耐特】
腾讯CDC
T
The Blog of Author Tim Ferriss
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
C
Check Point Blog
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
博客园_首页
Stack Overflow Blog
Stack Overflow Blog
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: A free dataset, Polymarket's 5-minute crypto mar...
kachoio · 2026-06-18 · via HN's home page

Polymarket runs a market every five minutes on whether a coin closes higher or lower - 24/7, for seven coins - but there's no such publicly available historical data, at least one I could find. I wanted to backtest a bot against these markets, so I spent a few weeks just recording ther order book: every market, once per second, for BTC/ETH/SOL/XRP/DOGE/HYPE/BNB.

It's ~89k markets / ~26.8M per-second top-of-book samples, Mar–May 2026, and I'm releasing it into the public domain under CC0.

The data will is not good enough to backtest again what real live trading would look like, but it's something to start with if you have nothing. Coverage is 99.8%+ with no duplicates; the only real holes are ~4 short outages on my end (~1.5h total over 7.5 weeks) from my VM dying several times.

Links: - https://huggingface.co/datasets/kachoio/polymarket-5-minute-... - https://www.kaggle.com/datasets/kachoio/polymarket-5-minute-...

Hopefully some of you may find it useful. It wasn't greatly useful for me, as I gave up after losing several hundred bucks. Either way, I think it's generally hard to be profitable with the fees that are in place now and the vicious competition buit it was good fun to give it a try anyway.