progress
This commit is contained in:
@@ -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",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user