stock_get
Retrieve real-time stock price data for individual stocks across multiple markets including A-shares, Hong Kong, and US stocks using stock codes and market identifiers.
Instructions
获取单只股票实时行情数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | 股票代码,如 000858 | |
| market | Yes | 市场: sh=上海, sz=深圳, hk=港股, us=美股 |