@@ -9,5 +9,5 @@ PROFIT_MARGIN = 0.02
TRADING_BPS_THRESHOLD = 50
MARKET_SESSION_SECONDS = 900
TIMEZONE = "US/Eastern"
MAX_TRADES = 1
PLACE_OPPOSITE_ORDER = False # Hedge orders
MAX_TRADES = 2
PLACE_OPPOSITE_ORDER = True # Hedge orders
The note is not visible to the blocked user.