看股功能更新

This commit is contained in:
2026-08-16 20:20:59 +08:00
parent 63f8ed8b69
commit 65d2f54d1b
9 changed files with 296 additions and 107 deletions

View File

@@ -1,7 +1,6 @@
"""K 线数据访问(从库读)。
写入由 DataProvider 适配器负责(阶段1 接 Tushare/AKShare
MVP 的数据由 synthetic.seed_if_empty 灌入。
写入由 DataProvider 适配器负责Tushare 主 → AKShare 兜底)。
"""
from __future__ import annotations