config.json: add trade_enabled=true
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user