feat: 添加市场数据检查脚本和日志配置模块
添加 check_market_data.py 脚本用于检查行情数据完整性 实现 Tushare API 管理、交易日历缓存和在线数据检查功能 添加 log_style.py 模块提供灵活的日志配置功能 创建相关批处理文件和日志文件
This commit is contained in:
3
update_tushare_totxt.bat
Normal file
3
update_tushare_totxt.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
echo off
|
||||
|
||||
python update_tushare_totxt.py
|
||||
Reference in New Issue
Block a user