find_arbitrage
Find the largest cross-exchange USD/USDT price spread for a cryptocurrency, reporting only spreads above a set minimum percentage.
Instructions
Find the widest cross-exchange USD/USDT price spread for one coin, above a minimum percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | CoinGecko coin ID, e.g. "bitcoin" | |
| min_spread_pct | No | Minimum spread percentage to report |