diff --git a/config.json b/config.json index 6776a96..e7eb586 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "trade_enabled": true, "arb_threshold": 0.03, "scan_interval_ms": 200, - "trade_threshold": 0.25, + "trade_threshold": 0.05, "trade_amount_usd": 5, "trade_cooldown_ms": 30000, "alert_cooldown_sec": 300,