progress, sliding model - buggy

This commit is contained in:
Oleg Sheynin
2025-07-12 03:17:12 +00:00
parent 85c9d2ab93
commit 48f18f7b4f
4 changed files with 250 additions and 464 deletions
+1
View File
@@ -20,6 +20,7 @@
"training_minutes": 120,
"funding_per_pair": 2000.0,
"fit_method_class": "pt_trading.fit_methods.SlidingFit",
# "fit_method_class": "pt_trading.fit_methods.StaticFit",
"exclude_instruments": ["CAN"]
}