paradex-funding-data
Analyze historical funding rates for perpetual markets to assess holding costs by retrieving data within a specified time range, ensuring informed trading decisions with accurate cost insights.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_unix_ms | Yes | End time in unix milliseconds. | |
market_id | Yes | Market symbol to get funding data for. | |
start_unix_ms | Yes | Start time in unix milliseconds. |