feat: collect Bybit orderbook observations for training
This commit is contained in:
@@ -30,6 +30,8 @@ FAST_LOOP_INTERVAL_SECONDS=1
|
||||
FAST_ENTRY_COOLDOWN_SECONDS=20
|
||||
MAX_ENTRIES_PER_MINUTE=12
|
||||
WEBSOCKET_ENABLED=true
|
||||
MARKET_OBSERVATION_ENABLED=true
|
||||
MARKET_OBSERVATION_SAMPLE_SECONDS=30
|
||||
MIN_SIGNAL_CONFIDENCE=0.64
|
||||
MAX_SPREAD_PERCENT=0.18
|
||||
MIN_24H_TURNOVER_USDT=1000000
|
||||
|
||||
Reference in New Issue
Block a user