This commit is contained in:
Oleg Sheynin
2025-07-24 21:09:13 +00:00
parent a7b4777f76
commit af0a6f62a9
9 changed files with 247 additions and 6224 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
},
# ====== Funding ======
"funding_per_pair": 2000.0,
"funding_per_pair": 2000.0,
# ====== Trading Parameters ======
"price_column": "close",
"dis-equilibrium_open_trshld": 2.0,
@@ -31,8 +31,8 @@
"close_outstanding_positions": true,
# "close_outstanding_positions": false,
"trading_hours": {
"timezone": "America/New_York",
"begin_session": "9:30:00",
"end_session": "22:30:00",
"timezone": "America/New_York"
"end_session": "18:30:00",
}
}