• Joined on 2026-02-17
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 10:13:52 +00:00
fb0c3806b5 feat: PnL五项拆解 (gross/fee/funding/slippage/net)
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 10:10:13 +00:00
ab27e5a4da feat: 资金费率结算追踪 + 平仓PnL用真实手续费
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 10:06:52 +00:00
7e8f83fd5a feat: risk_guard读前端紧急指令并执行
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 10:05:47 +00:00
fe754cf628 feat: live_executor开仓前检查risk_guard状态+紧急指令
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 09:38:17 +00:00
cb869926e2 feat: 完整11层实盘页面 + 补充API
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 09:28:07 +00:00
1ef1f97b5d feat: /live 实盘交易前端页面
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 09:14:08 +00:00
832f78a1d7 feat: live API endpoints (/api/live/*)
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 09:06:33 +00:00
b08ea8f772 feat: risk_guard.py - 风控熔断模块
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 09:04:29 +00:00
fab3a3d909 feat: position_sync.py - 仓位对账+SL自动补挂+TP1监控+平仓检测
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 08:55:42 +00:00
21970038df feat: live_executor.py + signal_engine NOTIFY + live_trades table
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 07:13:55 +00:00
a7dec3fe14 fix: frontend use DB risk_distance + add entry time with ms
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 07:08:51 +00:00
88290882f9 fix: add risk_distance to positions API query
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 07:00:08 +00:00
72ea0ffd0e fix: remove 0.7 ATR multiplier, store risk_distance in DB
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 04:22:13 +00:00
02a769f513 fix: FR collector use premiumIndex API for real-time 5min data
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 03:36:05 +00:00
526b6359ca chore: clean up temp files and branches
lulu pushed tag v5.2-ab-start to lulu/arbitrage-engine 2026-03-02 03:36:05 +00:00
lulu deleted branch dev from lulu/arbitrage-engine 2026-03-02 03:35:56 +00:00
lulu deleted branch review/claude-code-audit from lulu/arbitrage-engine 2026-03-02 03:35:56 +00:00
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 03:08:20 +00:00
984019d9ab fix: paper latest signals use signal-history with strategy filter + layer scores
lulu pushed to main at lulu/arbitrage-engine 2026-03-02 02:59:41 +00:00
5b704a0a0e feat: paper pages show per-strategy signals with layer scores