fix: correct HL fee parsing (OrderStatus not statuses[]) and add productType to BG fills query

This commit is contained in:
jackyu66git
2026-05-04 20:06:27 +08:00
parent 6e9b982c66
commit 411365b66e
3 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"trade_enabled": true,
"arb_threshold": 0.02,
"scan_interval_ms": 200,
"trade_threshold": 0.05,
"trade_threshold": 0.03,
"trade_amount_usd": 20,
"trade_cooldown_ms": 30000,
"alert_cooldown_sec": 300,