get_kline
Fetch candlestick data for trading pairs via Aster Finance API, formatted as a Markdown table. Specify symbol, interval, time range, and limit to retrieve open, high, low, and close prices.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endTime | No | ||
interval | Yes | ||
limit | No | ||
startTime | No | ||
symbol | Yes |