polymarket event-hedging toolkit ยท open-source core ยท self-hosted

Hedge your exposure on Polymarket.

BTC 5-minute FastLoop (Binance momentum โ†’ Polymarket fast markets), a top-user copy trader (mirrors the leaderboard), and a dual-wallet event hedging engine for YES/NO pair trades โ€” the toolkit we built after losing money on Polymarket first. Self-hosted. Dry-run by default.

Get the Toolkit โ€” $99 View on GitHub
3
strategies bundled
45+
tests passing
100+
commits
BSL 1.1
license
# 30 seconds to first dry-run $ git clone https://github.com/ylyl6561/poly-hedging.git $ cd poly-hedging && ./scripts/install.sh $ cp examples/balanced_smart_money.json config.json $ ./scripts/replay.sh config.json --days 30 [replay] 412 fills | 67% win | +$842 PnL (paper) $ ./scripts/deploy.sh config.json --dry-run

What you get

Production-tested modules. Every one of them written because we needed it, not because it sells.

๐Ÿ“Š

Smart-Money Copy Trader

Mirror top trader positions with risk caps, tier-based take-profit, and replayable signal scoring.

๐Ÿ›ก๏ธ

Hedging Engine

YES/NO pair arbitrage with spread monitor. Auto-rebalance when combined cost drops below threshold.

โšก

BTC 5m Fast-Loop

CEX momentum โ†’ Polymarket fast markets. Includes path-score filter and chop detection. High risk.

๐ŸŒ

Web Dashboard

Real-time positions, PnL, alerts, kill-switch. Single-file HTML, no JS framework to debug.

๐Ÿ”

Replay Tool

Backtest any config against historical data before risking a dollar. PnL attribution included.

๐Ÿ“ข

Multi-Channel Notifier

Feishu, Discord, Telegram. Five alert rules out of the box, fully customizable.

One toolkit. Everything included.

Open-source core is always free. Pay once for the playbook, templates, calculator, and support.

๐Ÿ’ณ USDC on Polygon also accepted โ€” see payment options.

Why trust this

Built by traders who lost money first. Then wrote the tools they wished they'd had.

45+
tests, CI green
100+
commits, public history
17
prod bugs already fixed
3
prod-ready strategies
2
wallets per event (dual-wallet hedge)
14d
money-back guarantee
โš ๏ธ Important: This is software infrastructure, not financial advice. We make no claims of profitability. Trading on Polymarket involves substantial risk of loss. The US, UK, and several other jurisdictions restrict retail prediction-market access โ€” verify your local regulations before running this software. You are solely responsible for trading decisions made with this tool.

FAQ

The honest answers, including the uncomfortable ones.

Can I make money with this? We can't promise that. What we can say: the toolkit gives you the same engine we use ourselves. The replay tool lets you backtest against historical data before risking anything. Your results depend on your strategy, capital size, and risk discipline โ€” not on us.
Why not just MIT license? MIT would let competitors clone and resell this on day one. Business Source License 1.1 lets individuals and small companies use it freely, but blocks wholesale resale. After 4 years each release converts to Apache 2.0 automatically.
Is this legal in the US / my country? The toolkit itself is open-source software โ€” that part is legal everywhere. What may be restricted is using it to trade on Polymarket from certain jurisdictions. Check your local regulations. We provide documentation but cannot give legal advice.
What's included? Everything in one $99 toolkit: the open-source engine, 3 production config templates (BTC 5m FastLoop, smart-money copy trader, dual-wallet event hedge), replay tool with PnL attribution, hedging calculator UI, Feishu / Discord / Telegram notifier templates, a 1-hour onboarding call, 6 weeks of exclusive strategy updates, 12 months of Discord support, and white-label rights (on application). Lifetime updates included.
Can I get a refund? Yes โ€” 14 days, no questions asked. Email liangyu5@example.com with your order ID. We process within 48 hours.
Do you offer custom strategy development? Yes, at $200/hour. Most requests take 4โ€“10 hours. We can integrate your proprietary signals, connect new exchanges, or build a custom dashboard. Book via the toolkit's Discord channel.
What if Polymarket changes its API? We maintain adapter modules so most API changes only require updating one file. Toolkit customers get patches within 48 hours of a breaking change. Fixes ship in the next regular release cycle (1โ€“2 weeks).