get_premium_index_price_kline
Get premium index price kline data to analyze market premium trends. Specify symbol and interval to fetch historical OHLCV data.
Instructions
Get premium index price kline data.
Args: symbol: Symbol, e.g., BTCUSDT. interval: Kline interval: 1,3,5,15,30,60,120,240,360,720,D,W,M. category: Product type: linear (default: linear). limit: Number of records (default: 200, max: 1000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| interval | Yes | ||
| category | No | linear | |
| limit | No |