资金费率套利引擎 BTC/ETH 现货+永续对冲
Go to file
root 832f78a1d7 feat: live API endpoints (/api/live/*)
- /api/live/summary: 实盘总览(含风控状态+手续费+资金费)
- /api/live/positions: 当前持仓(含binance_order_id/滑点/裸奔时间/持仓时长)
- /api/live/trades: 历史交易(含成交价/滑点/手续费/资金费)
- /api/live/equity-curve: 权益曲线
- /api/live/stats: 详细统计(含滑点P50/P95/按币种)
- /api/live/risk-status: 风控状态读取
- POST /api/live/emergency-close: 紧急全平
- POST /api/live/block-new: 禁止新开仓
- POST /api/live/resume: 恢复交易
2026-03-02 09:14:05 +00:00
backend feat: live API endpoints (/api/live/*) 2026-03-02 09:14:05 +00:00
docs feat: store and serve indicators per strategy 2026-03-02 02:52:17 +00:00
frontend fix: frontend use DB risk_distance + add entry time with ms 2026-03-02 07:13:52 +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 现货+永续对冲