Add MIN_DELAY_BETWEEN_TRADES_SECONDS to config and main logic for trade pacing

This commit is contained in:
Nawaz Haider
2026-01-12 16:15:16 +06:00
parent b4c3eb90c9
commit 351a76a308
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -11,4 +11,5 @@ MAX_TRADING_BPS_THRESHOLD = 30
MARKET_SESSION_SECONDS = 900
TIMEZONE = "US/Eastern"
MAX_TRADES = 1
MIN_DELAY_BETWEEN_TRADES_SECONDS = 10
PLACE_OPPOSITE_ORDER = True # Hedge orders