find_arbitrage
Check if YES and NO prices sum to a value other than 1.0 on Polymarket to uncover potential arbitrage opportunities.
Instructions
Check if YES + NO prices sum to something other than 1.0, indicating a potential arbitrage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |