get_funding_fee_history
Retrieve historical funding fees for perpetual futures positions. Filter by symbol, time range, and paginate results.
Instructions
Get funding fee history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| size | No | Page size | |
| end_t | No | End timestamp | |
| symbol | No | Optional symbol to filter | |
| start_t | No | Start timestamp |