chore: 移除 Maker 策略中的价格追逐阈值配置,简化订单计划逻辑

This commit is contained in:
discountry
2025-10-03 01:13:06 +08:00
parent 56bcaddb22
commit 9124c06315
6 changed files with 4 additions and 11 deletions
-1
View File
@@ -140,7 +140,6 @@ KLINE_INTERVAL=${KLINE_INTERVAL}
# Optional maker params (uncomment and tune as needed)
# MAKER_LOSS_LIMIT=0.03
# MAKER_PRICE_CHASE=0.3
# MAKER_BID_OFFSET=0
# MAKER_ASK_OFFSET=0
# MAKER_REFRESH_INTERVAL_MS=1500