realtime
实时行情快照(实时与快讯) 每只证券的最新盘中快照,交易时段持续刷新;非交易时段返回上一交易日收盘快照。 需要 PRO 及以上套餐(低档位调用返回 403)。
Args: symbol: 证券代码,逗号分隔可批量(至多 200 个);不传返回全市场
Returns: JSON 数组;字段: symbol, name, price, open, high, low, pre_close, volume, amount, trade_time, pct_chg
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 证券代码,逗号分隔可批量(至多 200 个);不传返回全市场 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |