资金费率套利引擎 BTC/ETH 现货+永续对冲
Go to file
root 22d06efafe feat: 信号新鲜度保护 — 超过2秒弃仓
- execute_entry最前面检查signal_age = now - signal_ts
- >2000ms直接return None,不开仓
- 写warn级别event到live_events(含age_ms和score)
- 正常NOTIFY链路<100ms,超2秒说明有异常
2026-03-02 10:26:22 +00:00
backend feat: 信号新鲜度保护 — 超过2秒弃仓 2026-03-02 10:26:22 +00:00
docs feat: store and serve indicators per strategy 2026-03-02 02:52:17 +00:00
frontend feat: L7事件流 — live_events表+API+前端+三模块事件写入 2026-03-02 10:22:40 +00:00
.gitignore chore: gitignore __pycache__ 2026-02-28 11:21:00 +00:00
README.md Initial commit 2026-02-26 11:53:55 +00:00
signal-engine.log fix: clamp direction score to max weight (accel_bonus included) 2026-03-02 01:36:20 +00:00
V52_FRONTEND_TASK.md feat: V5.2 frontend differentiation - strategy tabs, side-by-side scores, visual badges 2026-03-01 12:21:19 +00:00
V52_TASK.md feat: sidebar navigation with V5.1/V5.2 separate entries 2026-03-01 12:25:40 +00:00

arbitrage-engine

资金费率套利引擎 BTC/ETH 现货+永续对冲