config.json: add trade_enabled=true

This commit is contained in:
jackyu66git
2026-05-03 21:19:07 +08:00
parent e301c5aa4c
commit 6a4b046742
+1
View File
@@ -1,5 +1,6 @@
{ {
"test_mode": true, "test_mode": true,
"trade_enabled": true,
"arb_threshold": 0.03, "arb_threshold": 0.03,
"scan_interval_ms": 200, "scan_interval_ms": 200,
"trade_threshold": 0.1, "trade_threshold": 0.1,