How I Built a $11K Prediction Market Bot in Three Weeks Using Claude AI

https://x.com/hanakoxbt/status/2043013404739207676?s=12
Technical narrative / proof-of-concept case study with embedded trading strategy · Researched April 11, 2026

Summary

Hanako describes a dramatic entrepreneurial experiment: a Citadel intern casually reveals four quantitative trading factors at a Brooklyn rooftop party, which Hanako memorizes and uses to build an automated trading system for prediction markets. Over three weeks, using Claude AI ($20/month), a $5/month VPS, a freely available GitHub repository of 86 million historical trades (warproxxx/poly), and the free Polymarket API, Hanako creates four autonomous bots that generate $11,514 in profit from an initial $800 seed capital with a 70% win rate.

The four scoring factors disclosed are: cross-market divergence (pricing inconsistencies across markets), disposition coefficient (measuring exit behavior—how quickly winners are taken and how long losers are held), capital velocity (how efficiently capital is recycled), and pair network correlation (finding correlated markets to exploit). Hanako emphasizes that the disposition effect alone was transformative: top wallets capture 86% of winner value and cut losers at 12%, while retail traders capture 58% and hold losers to 41%. The insight that "exits make it a completely different game" becomes the core revelation.

The infrastructure is minimal: Claude acts as the programming engineer, generating and debugging code; the poly repository provides free historical data at massive scale; Polymarket's own API handles market data and trade execution. Four bots specialize: pulse_alpha, arb_hunter, trend_rider, and cal_engine, each handling different correlation patterns and entry signals. The story concludes with the Citadel intern requesting the information be deleted, making it a narrative of industrial espionage-adjacent knowledge transfer. The post also notes this setup operates opposite to traditional quant fund structure (no team, office, or Bloomberg terminals) and includes a link to follow the copy-trading version on Polymarket.

Key Takeaways

About

Author: Hanako (@hanakoxbt)

Publication: X (Twitter)

Published: 2026-04-09

Sentiment / Tone

The tone is confidently conversational and self-aware, blending thriller narrative elements ("he got quiet for a second," "looked around," "confessing") with the technical precision of a quant strategy. The author positions themselves as a clever operator who captured and productized insider knowledge, maintaining amused delight ("watching a screen i barely understand print money"). There's subtle technical flexing without arrogance—emphasis on accessibility and simplicity over genius. The ending (intern's request to "delete everything") adds narrative drama and raises implicit ethics questions about sharing proprietary signals, framed lightly. Overall optimistic and proof-of-concept driven, aimed at demystifying institutional quant trading by showing it's replicable with commodity AI tools and free data.

Related Links

Research Notes

**Author context:** Hanako (@hanakoxbt) appears to be an active trader and developer in crypto/prediction markets, with the "xbt" handle (Bitcoin ticker) suggesting strong crypto focus. The post demonstrates sophisticated technical knowledge (model scoring, statistical analysis) combined with developer skills. Detailed biographical information is limited publicly. **Broader context:** This exemplifies a 2026 trend of Claude AI-powered trading bots achieving outsized Polymarket returns. Multiple documented cases exist: one bot reportedly turned $1 into $3.3 million since August 2025; others report six-figure returns. The phenomenon intersects (1) Polymarket volume explosion (reaching $21B monthly in early 2026), (2) Claude API maturity for autonomous code generation, and (3) availability of free high-quality data repositories. Hanako's story is well-articulated but not unique within this emerging trend. **Disposition effect validation:** The behavioral finance concept (holding losers too long, exiting winners early) is academically established (Shefrin & Statman, 1985). The specific numbers (86% vs 58% win value capture) align with crypto trading research, lending credibility. **Competitive dynamics:** The story reveals that institutional quant funds use signals now replicable for $25/month. This raises questions about signal durability and whether edges are arbitraged away as adoption spreads. High win rate (70%) may reflect early-mover advantage before broader implementation. **Verification concerns:** No on-chain proof-of-funds, transaction logs, or verifiable wallet addresses provided. While methodology is plausible, extraordinary returns claims in crypto require caution. Copytrading link offers potential verification but independent audit data is absent. Survivorship bias likely: only successful experiments are shared. **Reactions and reception:** Post has resonated within crypto and AI trading communities as a narrative case study in AI-enabled democratization of finance. It's typical of a wave showing Claude enabling rapid product development and edge-case monetization. Skepticism centers on sustainability of edges once widely adopted. **Broader significance:** Exemplifies a 2026 shift where LLMs (particularly Claude) become autonomous code-generating agents for finance, collapsing algorithmic trading barriers from millions in infrastructure/talent to $25/month. Also highlights prediction markets evolving from niche betting to serious price-discovery mechanisms rivaling traditional derivatives.

Topics

Prediction markets (Polymarket) Algorithmic trading and automated trading bots Claude AI for software development Quantitative finance and trading signals Behavioral finance (disposition effect) Cryptocurrency and decentralized finance