fetchMatchedMarkets
Retrieve prediction markets matched across exchanges by relations like identity, complement, or subset for arbitrage or hedging strategies.
Instructions
Matched Markets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | The prediction market exchange to target. | |
| minDifference | No | ||
| category | No | ||
| limit | No | ||
| relations | No | Comma-separated relation types to include (default: 'identity'). | |
| verbose | No | Return full uncompacted response. Default false returns a compact, agent-friendly summary. |