get_arbitrage
Find live cross-venue arbitrage opportunities — markets where the same event trades at different prices on Polymarket vs Kalshi vs other venues. Can also estimate fee-normalized net spread for a position size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue_a | No | Optional venue filter for one side of the arbitrage pair, e.g. polymarket | |
| venue_b | No | Optional venue filter for the other side of the arbitrage pair, e.g. kalshi | |
| include_fees | No | Whether to include estimated fee/friction normalization | |
| position_size | No | USD position size used for fee/slippage estimation | |
| min_spread_pct | No | Minimum spread in percentage points (default 4 = 4¢) |