获取股票信息
stock_infoGet basic stock information by symbol and market. Supports Shanghai, Shenzhen, Hong Kong, and US exchanges; does not cover cryptocurrencies.
Instructions
根据股票代码和市场获取股票基本信息, 不支持加密货币
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | 股票市场,仅支持: sh(上证), sz(深证), hk(港股), us(美股), 不支持加密货币 | sh |
| symbol | Yes | 股票代码 |