1
0

尝试构建回测模块

This commit is contained in:
2025-02-11 17:35:00 +08:00
parent e856588b6e
commit 5236a0f6f9
5 changed files with 1076 additions and 149 deletions

View File

@@ -14,6 +14,9 @@ jupyter = "^1.1.1"
matplotlib = "^3.10.0"
prophet = "^1.1.6"
mplfinance = "^0.12.10b0"
scipy = "^1.15.1"
ta-lib = "^0.6.3"
backtrader = "^1.9.78.123"
[build-system]