get_capital_flow
Retrieve capital flow time series for a stock to analyze money inflow and outflow trends over selected periods.
Instructions
Get capital flow time series for a stock.
Directly invoke with stock symbol. get_capital_flow(symbol="000001.SZ")
Args: symbol: Stock symbol (e.g. "000001.SZ") period: 1d/3d/5d/10d (default 1d)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | 1d | |
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |