资金费率套利引擎 BTC/ETH 现货+永续对冲
Go to file
root a9c3523a24 feat: independent strategy paper trading controls
- Each strategy has its own position count (max 4 each)
- paper_config.enabled_strategies: per-strategy toggle
- is_strategy_enabled() checks both master switch and strategy list
- API: /api/paper/config now supports enabled_strategies array
- Config auto-loads on API startup

Usage: POST /api/paper/config {enabled_strategies: ['v52_8signals']}
2026-03-01 12:43:46 +00:00
backend feat: independent strategy paper trading controls 2026-03-01 12:43:46 +00:00
docs fix(P0): pnl_r calculation + cooldown bypass + partition month bug 2026-03-01 09:29:32 +00:00
frontend feat: sidebar navigation with V5.1/V5.2 separate entries 2026-03-01 12:25: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 feat: sidebar navigation with V5.1/V5.2 separate entries 2026-03-01 12:25:40 +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 现货+永续对冲