fix: trade_threshold 0.25 → 0.05 (net profit %)
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user