get_perp_arbitrage
Perpetual futures arbitrage: same perp traded on two exchanges with a price spread. Params: exchangeA, exchangeB, minSpreadPct, limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 20, max 50) | |
| exchangeA | No | ||
| exchangeB | No | ||
| minSpreadPct | No | Minimum spread % (default 0) |