arbitrage-engine/frontend/app
dev-worker 31e6e19ea6 fix: V3全面审阅修复 — 12项问题
P0-1: 风控Fail-Closed(状态文件缺失/过期/异常→拒绝开仓)
P0-2: 1R基准跨模块统一(position_sync+risk_guard从live_config动态读)
P0-3: close_all紧急全平校验返回值+二次验仓
P0-4: Coinbase Premium单位修复(premium_pct/100→比例值)
P1-3: 正向funding计入净PnL(不再只扣负值)
P1-4: 数据新鲜度检查落地(查signal_indicators最新ts)
P1-6: live表DDL补全到SCHEMA_SQL(live_config/live_events/live_trades)
P2-1: _get_risk_usd()加60秒缓存
P2-3: 模拟盘前端*200→从config动态算paper1R
P2-4: XRP/SOL跳过Coinbase Premium采集(无数据源)
P3-2: SQL参数化(fetch_pending_signals用ANY替代f-string)
额外: pnl_r公式修正(gross-fee+funding,funding正负都正确计入)
2026-03-02 17:28:23 +00:00
..
about feat: full light theme - white bg, blue accent, responsive navbar 2026-02-27 02:26:15 +00:00
dashboard fix: P1/P2/P3剩余6项全部修复 2026-03-02 16:19:03 +00:00
history feat: merge history into dashboard, remove history nav entry 2026-02-27 08:25:11 +00:00
kline fix: add XRP/SOL to trades and kline pages 2026-02-28 10:19:33 +00:00
live fix: P1/P2/P3剩余6项全部修复 2026-03-02 16:19:03 +00:00
login feat: V2.0 auth system - JWT access/refresh, invite codes, route protection, admin CLI, auth gate blur overlay 2026-02-27 11:08:57 +00:00
paper fix: V3全面审阅修复 — 12项问题 2026-03-02 17:28:23 +00:00
paper-v52 fix: V3全面审阅修复 — 12项问题 2026-03-02 17:28:23 +00:00
register feat: V2.0 auth system - JWT access/refresh, invite codes, route protection, admin CLI, auth gate blur overlay 2026-02-27 11:08:57 +00:00
server fix: 服务器监控页面改用白色主题统一现有风格(white bg/slate text/blue accent) 2026-02-27 17:50:21 +00:00
signals feat: store and serve indicators per strategy 2026-03-02 02:52:17 +00:00
signals-v52 feat: store and serve indicators per strategy 2026-03-02 02:52:17 +00:00
trades fix: show 4 decimal places for prices under 00 (XRP/SOL) 2026-02-28 10:22:52 +00:00
favicon.ico feat: arbitrage engine Phase 0 scaffold - FastAPI + Next.js 2026-02-26 12:06:10 +00:00
globals.css feat: V5.2 frontend differentiation - strategy tabs, side-by-side scores, visual badges 2026-03-01 12:21:19 +00:00
layout.tsx feat: V5.2 frontend differentiation - strategy tabs, side-by-side scores, visual badges 2026-03-01 12:21:19 +00:00
page.tsx feat: V4 trades page - live trades + delta analysis + sidebar entry, remove from dashboard 2026-02-27 11:47:32 +00:00