get_index_price_kline
Retrieve index price candlestick data (Kline) for specified pairs and intervals, returning a formatted markdown table with open, high, low, and close values.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endTime | No | ||
interval | Yes | ||
limit | No | ||
pair | Yes | ||
startTime | No |