get_funding_history
Fetch historical funding rates for a specified coin over a lookback period to analyze perpetual contract costs and market positioning.
Instructions
Get funding history for a coin
Args: coin: Trading pair (e.g., "BTC", "ETH") days: Number of days to look back (default: 7)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||