get_basis_history
Minute-level price basis history between two exchanges for the same perp symbol (buyPrice vs sellPrice from our archive). Params: exchangeA, exchangeB, symbol (e.g. "HOME_USDT"), hours (default 6, max 48).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| symbol | Yes | ||
| exchangeA | Yes | ||
| exchangeB | Yes |