Comparator
Kalshi vs Polymarket Arb Scanner
Daily scan of arbitrage candidates across Kalshi + Polymarket. Paired contracts, fees + slippage overlay, resolution risk notes. Browser-only. Free.
- Inputs
- Scenario form
- Runtime
- Instant
- Privacy
- Client-side · no upload
- API key
- Not required
- Methodology
- Open →
How to use
Step-by-step
- 1
The tool polls both platforms and lists current cross-venue spreads on equivalent-event pairs.
- 2
Read the gross spread and net spread (after fees, gas, capital costs). Net spreads under 1% are usually not worth the operational complexity.
- 3
Verify event equivalence on the methodology page — subtle differences in resolution criteria can void apparent arbs.
- 4
Check the depth of book on both venues. Apparent arbs with thin depth disappear at meaningful size.
- 5
Read disclaimers. The tool surfaces opportunities; it does not recommend execution. Real arb requires capital on both sides and operational tolerance for settlement delays.
For agents
Use in an agent
Same math, same result shape as the UI above — as a static ES module. No HTTP request, no auth, no rate limit.
import { compute } from "https://aifinhub.io/engines/kalshi-poly-arb.js"; Contract: /contracts/kalshi-poly-arb.json Full agent guide →
Glossary references
Terms used by this tool
Questions people ask next
FAQ
What's Kalshi-Polymarket arbitrage?
When the same underlying event is listed on both Kalshi (CFTC-regulated US prediction market) and Polymarket (offshore decentralized market), prices can diverge briefly. If Kalshi shows YES at $0.55 and Polymarket shows YES at $0.50, buying Polymarket and selling Kalshi locks a $0.05 profit minus fees. The tool finds and sizes these opportunities.
Why doesn't the arbitrage close instantly?
Three frictions: (1) cross-platform capital movement is slow (days, not minutes), (2) Kalshi requires US KYC; Polymarket requires crypto wallet — different user bases, (3) liquidity is thin on both sides. Arbs persist for hours-days, not seconds. The tool's 'recommended size' field accounts for slippage.
What fees does the calculator include?
Kalshi's 5% on profit (no fee on losses), Polymarket's 0% market fee but +/- gas costs (typically $1-3 per trade as of asOfDate). USDC bridging cost (variable). The methodology page lists per-fee components.
Are the events actually equivalent?
The tool only flags a pair when the resolution criteria match exactly (same source, same threshold, same date). Subtle differences — e.g., Kalshi's 'will Fed raise rates by July 31' vs. Polymarket's 'will Fed raise rates in July' — count as different events even if they often resolve the same way. The methodology page shows the event-matching algorithm.
Should I actually trade these?
Read the disclaimer. The tool surfaces opportunities; it doesn't recommend execution. Real-world arb requires capital on both platforms, KYC on both sides, and willingness to wait through resolution. Many surface arbs are not actually profitable after settlement-time-discounted capital cost.
Related deep dive
All articles →Read further
Long-form context behind the tool output.
- Methodology · Opinion·10 min
After-Hours, 24-7, and Pre-Market Asymmetries
Three boundaries where LLM research built on equity's 9:30–16:00 clock breaks — earnings after close, 24-7 crypto, pre-market Asia/Europe action. Decision rule.
Read - Comparison · Benchmark·7 min
Binance vs Coinbase API 2026
Binance vs Coinbase Advanced Trade API 2026: Binance meters 6,000 request-weight/min per IP, Coinbase 30 req/s per user. Verified rate limits.
Read - Pillar · Guide·7 min
Stat-Arb Capacity: Half-Life Sets the Ceiling
A 7-day half-life, 8bp-edge pair returns just $10 engine maxAum, hitting zero capacity by 8bp slippage. Impact, not headline size, binds a thin edge.
Read
Used in
Decision workflows that use this tool
Goal-driven flows that bundle this tool with adjacent ones.
Complementary tools
Users of this tool often explore
Calibration Dojo
Train your probabilistic intuition. Answer binary forecasting questions at any confidence level; track Brier score and reliability curve over time. All.
Risk-Adjusted Returns Calculator
Paste a returns CSV. Sharpe, Sortino, Calmar, Omega, alpha, beta, tracking error, information ratio, max drawdown, and tail moments — plus.