Update PLACE_OPPOSITE_ORDER setting and increase sleep duration in main loop
This commit is contained in:
@@ -10,4 +10,4 @@ TRADING_BPS_THRESHOLD = 50
|
|||||||
MARKET_SESSION_SECONDS = 900
|
MARKET_SESSION_SECONDS = 900
|
||||||
TIMEZONE = "US/Eastern"
|
TIMEZONE = "US/Eastern"
|
||||||
MAX_TRADES = 1
|
MAX_TRADES = 1
|
||||||
PLACE_OPPOSITE_ORDER = True # Hedge orders
|
PLACE_OPPOSITE_ORDER = False # Hedge orders
|
||||||
|
|||||||
Reference in New Issue
Block a user