[Feature] 增加数据获取接口访问本地缓存数据
Author: song1979Created Aug 1, 2026Updated Aug 1, 2026
Labelsenhancement
功能描述 / Feature Description
简明扼要地描述你希望增加的功能。
Briefly describe the feature you would like added.
希望增加数据获取接口访问本地缓存数据,如本地通过通达信保存到A股数据
使用场景 / Use Case
描述在什么情况下需要这个功能。
Describe the situation where this feature would be useful.
当分析股票、选股、回测时,通过本地缓存的历史数据库,能够防止网络抓取数据导致被封的概率,并且本地数据应该也更快。
期望实现 / Proposed Solution
描述你期望这个功能如何工作。
Describe how you would expect this feature to work.
增加新的data fetcher访问本地通过通达信保存的数据,或者可以通过用户自己实行的plugin支持这个
备选方案 / Alternatives Considered
描述你考虑过的其他替代方案。
Describe any alternative solutions you have considered.
相关信息 / Additional Context
- 是否愿意贡献代码实现 / Willing to implement: [Yes / No]
- 参考链接 / Reference links:
- 其他说明 / Other notes:
Source: ZhuLinsen/daily_stock_analysis