get_k
Retrieve historical candlestick data for cryptocurrency markets on MAX Exchange. Query OHLCV charts by trading pair, timeframe, and limit to analyze price movements and support trading decisions.
Instructions
取得市場 K 線(蠟燭圖)資料 :param market: 市場 ID,例如 'btcusdt' :param period: K 線週期(分鐘),可選 1/5/15/30/60/120/240/360/720/1440,預設 1 :param limit: 回傳筆數,最多 10000,預設 30
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | ||
| period | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |