市场快照
market_overviewReturns a complete analytical snapshot for one trading pair, covering market, liquidity, funding, sentiment, and technical indicators for direct AI interpretation and analysis.
Instructions
一次返回单个交易对的完整分析数据(行情/流动性/资金/情绪/指标/派生量),供 AI 直接解读并给出分析结论。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| price | Yes | ||
| candles | Yes | ||
| capital | Yes | ||
| derived | Yes | ||
| liquidity | Yes | ||
| sentiment | Yes | ||
| indicators | Yes |