This commit is contained in:
Oleg Sheynin
2025-07-25 20:39:59 +00:00
parent c2f701e3a2
commit 71822c64b0
3 changed files with 8 additions and 4 deletions
+1 -3
View File
@@ -16,9 +16,7 @@
"funding_per_pair": 2000.0,
# ====== Trading Parameters ======
# "stat_model_price": "close",
"stat_model_price": "vwap",
"stat_model_price": "close", # "vwap"
"execution_price": {
"column": "vwap",
"shift": 1,