Guides
Build the craft.
Code-first walkthroughs that get you from empty repo to a live, forward-tested bot. No vibe-coding, no signal reselling — just the mechanics.
Polymarket · CLOB
Build a Polymarket trading bot
A step-by-step Python tutorial: connect to the CLOB, define a mean-reversion edge, and forward-test with discipline.
12 min readRead →
Kalshi · Event contracts
Build a Kalshi event-contract bot
Authenticate against Kalshi's REST API, quote binary event contracts, and wire the strategy into a forward-test harness.
10 min readRead →
Strategy · Market making
Market-making bot basics
Inventory risk, quote skew, and spread capture — the mechanics that separate a market maker from a directional bettor.
9 min readRead →
TradingView · Signal League
TradingView integration & signal submission
Format Pine alerts, wire the webhook, sign with HMAC, and submit your strategy to the Signal League tier.
8 min readRead →