industry_daily_collect
Fetch and store daily OHLCV industry market data into SQLite, covering ~90 industries over 5 years. Automatically increments from last date or skips if current; optional full re-collection via force parameter.
Instructions
批量采集同花顺行业日行情(OHLCV)写入本地 SQLite,约90行业×5年数据。自动增量:DB已是最新则跳过,否则从最后日期补增量。force=True强制全量重采。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | 强制全量重采,绕过DB新鲜度检查和缓存 | |
| start_date | No | 20200101 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |