outcomes_get_candles
Retrieve historical K-line data for a prediction market outcome by providing market ID, outcome direction, and candle period.
Instructions
[L:READ] CAT:[预测] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bar | No | K线周期,默认1H | |
| limit | No | 返回条数,默认48 | |
| outcome | Yes | 结果方向 | |
| marketId | Yes | 市场ID |