bug fixes

This commit is contained in:
Oleg Sheynin
2025-07-25 06:39:17 +00:00
parent 1af35000ab
commit bcf4447cb6
6 changed files with 601 additions and 820 deletions
+4
View File
@@ -16,6 +16,10 @@
"funding_per_pair": 2000.0,
# ====== Trading Parameters ======
"price_column": "close",
"execution_price": {
"column": "vwap",
"shift": 1,
},
"dis-equilibrium_open_trshld": 2.0,
"dis-equilibrium_close_trshld": 0.5,
"training_minutes": 120,