Get Realtime Data
get_realtime_dataFetch real-time stock quotes for A, B, and H shares, with automatic fallback to alternate sources for dependable data.
Instructions
Get real-time stock market data. 'eastmoney_direct' support all A,B,H shares
With fallback on, the sources are tried as 'eastmoney_direct', 'eastmoney' and 'xueqiu', starting with the requested one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Data source | eastmoney_direct |
| symbol | No | Stock symbol/ticker (e.g. '000001') | |
| fallback | No | Try the domain's other data sources when this one fails or has no data |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |