Initial commit: A-share stock analysis project with screening, backtesting, and multi-factor analysis tools

This commit is contained in:
2026-07-01 06:39:40 +00:00
commit d80c208004
19 changed files with 1542 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
akshare>=1.14.0
pandas>=2.0.0
numpy>=1.24.0