get_mark_price_kline
Fetch mark price kline/candlestick data for trading pairs, formatted as a markdown table. Specify symbol, interval, and optional time range or 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 |