get_funding_samples
Retrieve dense per-tick funding premium samples for one perpetual market at 60s cadence, up to 480 points (8h), enabling finer-grained analysis than hourly settled rates.
Instructions
Get the dense per-tick funding premium-index samples for one perpetual market (60s cadence, up to 480 points = 8h). Finer-grained than get_funding_history, which returns the settled hourly rates. Public — no credentials needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of samples to return (max 480). | |
| market_id | Yes | Market id, e.g. "BTC-USDX-PERP". |