get_funding_rate_history
Retrieve historical funding rate data for a perpetual instrument, including hourly rates, index prices, and interest rates, to analyze funding costs over a specified time range.
Instructions
Get historical funding rate data for a perpetual instrument. Shows hourly funding rates, index prices, and interest rates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_timestamp | Yes | End timestamp in milliseconds since epoch | |
| instrument_name | Yes | Perpetual instrument name (e.g. 'BTC-PERPETUAL') | |
| start_timestamp | Yes | Start timestamp in milliseconds since epoch |