搭建期货量化管理后台 MVP,支持行情查看、博弈分析、持仓录入、品种合约管理

This commit is contained in:
2026-07-24 21:38:40 +08:00
parent d06ed06f01
commit 1ff2aa17e8
22 changed files with 1486 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
fastapi==0.115.6
uvicorn==0.34.0
sqlalchemy==2.0.36
jinja2==3.1.4
apscheduler==3.11.0
akshare==1.16.72
python-multipart==0.0.19