diff --git a/config.json b/config.json index e0019da..c7f7425 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "test_mode": true, + "trade_enabled": true, "arb_threshold": 0.03, "scan_interval_ms": 200, "trade_threshold": 0.1,