get_funding_rate_history
Retrieve historical funding rate data for Bybit derivatives to analyze costs, plan strategies, and assess market conditions.
Instructions
Get funding rate history
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Product type | linear |
| symbol | Yes | Symbol name (e.g., BTCUSDT) | |
| startTime | No | Start timestamp (ms) | |
| endTime | No | End timestamp (ms) | |
| limit | No | Limit for data size per page (1-200) |