This commit is contained in:
2026-07-14 15:10:58 +08:00
parent b3f770c55f
commit 011dd06a96
9 changed files with 179 additions and 57 deletions
+5
View File
@@ -179,6 +179,11 @@ STREAM_MAX_TRADES_PER_WALLET=20
# true → 每 30s 输出一次 poll 统计;false → 每 10 轮才输出一次
STREAM_VERBOSE_LOGGING=false
# 单个钱包 /activity 轮询超时(秒)
# /activity 比 /positions 更重(返回完整交易历史),需要更长超时
# 如果太短,活跃钱包会全部超时 → _last_seen 永远为空 → 无信号
STREAM_POLL_TIMEOUT=15
# ╔══════════════════════════════════════════════════════════════╗
# ║ 共识信号参数 ║