• Joined on 2026-02-17
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-31 13:44:54 +00:00
e1290cd9b5 feat(auto-evolve): add daily optimizer and pre-cleanup tooling
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-31 08:56:25 +00:00
47494a9c86 chore(db): default to local postgres host
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-31 06:15:31 +00:00
b3bc2d8250 docs: add cloud sql and server connection runbook
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 16:42:21 +00:00
9e8e50b4e7 feat: add all signals modal for strategy signals
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 10:38:41 +00:00
c6f3555bd3 feat(frontend): add position filter to strategy plaza
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 10:25:54 +00:00
e6ab2f113f fix: use strategy symbol in strategy detail views
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 10:01:02 +00:00
ca87e77ada fix: GateRow children optional to allow toggle-only gates
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 09:53:35 +00:00
cd1d41cff5 add ETH/XRP/SOL factory strategies and plaza filters
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 09:10:13 +00:00
e0e203bbcc fix: max_positions 4→100 to support 18 BTC strategies
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 08:50:51 +00:00
aa1fc2604f 允许开仓
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 08:11:07 +00:00
df34d4f638 fix: remove circular import PAPER_FEE_RATE from signal_engine
lulu created branch codex/codex_dev in lulu/arbitrage-engine 2026-03-13 08:00:38 +00:00
lulu pushed to codex/codex_dev at lulu/arbitrage-engine 2026-03-13 08:00:38 +00:00
ae3ed78b10 Refactor V5 engine: split state/scoring and wire strategy factory
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-12 14:35:02 +00:00
7cd053c345 docs: add full project spec for Codex rewrite
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-12 13:43:25 +00:00
569c192448 fix: restore custom_ route to _evaluate_v53 (was lost in scp overwrites)
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-12 13:19:32 +00:00
07bf1a8a58 fix: strategy only opens positions on its own configured symbol (V5.4)
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-12 13:03:58 +00:00
cb34b1cb39 feat: dynamic CVD window per strategy + full generic signal/paper pages for V5.4 Strategy Factory
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-12 12:30:10 +00:00
a4bb7828f8 fix: route custom_ strategy names to _evaluate_v53() for V5.4 Strategy Factory
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-11 16:44:27 +00:00
89a6809c20 fix: 详情页5门显示修undefined bug,表单加per-symbol推荐值,切换symbol自动填推荐
lulu pushed to feature/v54-strategy-factory at lulu/arbitrage-engine 2026-03-11 16:26:46 +00:00
2e4c05b2e0 feat(v54b): 5门Gate重构 — 与signal_engine执行逻辑完全对应,DB字段改名,前后端统一