auto-sync: 2026-05-01 15:56:29

This commit is contained in:
cfdaily
2026-05-01 15:56:29 +08:00
parent acc5ff9f3c
commit cc6165cae9
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ print("="*70)
# 创建下载器
downloader = AStockDailyDownloader(
base_dir="/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/data/raw/daily",
base_dir="/Volumes/stock/A股数据/日线数据/daily",
start_date="2010-01-01",
end_date=None, # 到今天
retry_count=3,