11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"test_mode": true,
|
|
"arb_threshold": 0.03,
|
|
"scan_interval_ms": 200,
|
|
"trade_threshold": 0.1,
|
|
"trade_amount_usd": 5,
|
|
"trade_cooldown_ms": 30000,
|
|
"alert_cooldown_sec": 300,
|
|
"mock_slippage_pct": 0.005
|
|
}
|