find_arbitrage
Identify arbitrage opportunities by scanning equivalent prediction markets on Polymarket and Kalshi for price discrepancies, enabling guaranteed profit when opposing positions cost less than one dollar.
Instructions
Find cross-platform arbitrage between Polymarket and Kalshi.
Scans equivalent markets on both platforms for price discrepancies. When the combined cost of opposing positions < $1.00, the difference is guaranteed profit regardless of outcome.
Real arbs are typically 1-5 cents and close within seconds/minutes. Larger spreads (>20 cents) usually indicate markets are NOT equivalent.
Args: min_spread_cents: Minimum spread to report in cents (default 2.0)
Returns: JSON with arbitrage opportunities, matched pairs, and spread analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_spread_cents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |