get_market_daily
Retrieve daily OHLCV and percentage change data for a Chinese stock by providing its ts_code, with optional date range filtering.
Instructions
获取个股日线行情数据(OHLCV + 涨跌幅)。ts_code 如 000001.SZ、600519.SH。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts_code | Yes | ||
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |