diff --git a/config.json b/config.json index 71309bd..bdaab1c 100644 --- a/config.json +++ b/config.json @@ -3,11 +3,11 @@ "trade_enabled": true, "arb_threshold": 0.03, "scan_interval_ms": 200, - "trade_threshold": 0.10, + "trade_threshold": 0.20, "trade_amount_usd": 5, "trade_cooldown_ms": 30000, "alert_cooldown_sec": 300, - "mock_slippage_pct": 0.005, + "mock_slippage_pct": 0.05, "max_positions": 5, "blacklist_duration_sec": 3600, "initial_capital": 1000,