批量获取实时行情
stock_batch_realtimeRetrieve real-time quotes for multiple A-share stocks in batch, with automatic failover across multiple data sources.
Instructions
批量获取多只A股实时行情数据。支持多数据源自动故障转移。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回数量(int) | |
| symbols | Yes | 股票代码列表,用逗号分隔,如: 600519,000858,601318 |