Add JoinQuant browser backtest automation

This commit is contained in:
Yuxuan Yan
2026-07-04 18:08:31 +08:00
parent 5388359dc8
commit 39a93259e1
7 changed files with 740 additions and 1 deletions
+3
View File
@@ -16,6 +16,9 @@ dependencies = [
backtrader = [
"backtrader>=1.9.76.123",
]
joinquant-browser = [
"playwright>=1.61.0",
]
[dependency-groups]
dev = [