• Joined on 2026-02-17
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 13:02:35 +00:00
18d628359c fix: label_backfill.py use signal_feature_events as source (not signal_indicators) to match FK constraint
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 04:20:24 +00:00
9eeb9a2434 fix: update ALT gate thresholds display in signals-v53fast page
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 04:16:57 +00:00
9a2d7cf187 fix: reduce config hot-reload interval 60->10 cycles (~2-3min); already pushed strategy thresholds
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 04:08:09 +00:00
7accb8ed88 fix: update ALT gate threshold display - SOL 0.4%, XRP 0.25%
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 04:00:48 +00:00
e25bc519ec tune: lower min_vol_threshold - SOL 0.006->0.004, XRP 0.004->0.0025 (data-driven from 24h ATR distribution)
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 03:07:00 +00:00
83494dc66c feat: add entry_ts and exit_ts columns to trade history tables (paper-v53 & paper-v53fast)
lulu pushed tag v5.3-fast-baseline to lulu/arbitrage-engine 2026-03-04 02:52:22 +00:00
lulu pushed tag v5.3-baseline to lulu/arbitrage-engine 2026-03-04 02:51:43 +00:00
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 02:41:04 +00:00
ccb53cb3a8 feat: record cvd_fast_5m in signal_indicators for v53_fast strategy
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 02:01:52 +00:00
98a88d7c19 fix: signals-v53fast use correct strategy=v53_fast; label CVD as 5m/30m realtime
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 01:53:37 +00:00
84d8535066 feat: v53fast frontend - orange banner, OBI/accel indicators, distinct from v53
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 01:44:11 +00:00
c8416b4916 feat: add v53_fast strategy - 5m/30m CVD + OBI positive scoring + accel independent trigger
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 01:23:18 +00:00
5becf882e4 chore: disable v51/v52 paper trading (signals kept); remove from sidebar
lulu pushed to main at lulu/arbitrage-engine 2026-03-04 01:15:10 +00:00
3352489ce9 fix: add SL sanity check on open_position; add entry_ts display in paper-v53 positions
lulu pushed to main at lulu/arbitrage-engine 2026-03-03 16:13:43 +00:00
91a8e7a1ea archive: save v51/v52 paper history before unified reset (2026-03-03)
lulu pushed to main at lulu/arbitrage-engine 2026-03-03 16:05:51 +00:00
c2cae429ad docs: update v53-design.md to reflect unified strategy architecture
lulu pushed to main at lulu/arbitrage-engine 2026-03-03 16:03:26 +00:00
d2ddc3ea46 feat: unify v53 frontend - single strategy, no ALT/BTC tab split; update main.py display_score
lulu pushed to main at lulu/arbitrage-engine 2026-03-03 15:59:29 +00:00
42cb230337 feat: merge v53_alt+v53_btc into unified v53 strategy (all 4 symbols, per-symbol gates)
lulu pushed to main at lulu/arbitrage-engine 2026-03-03 15:45:10 +00:00
546fae39d0 fix: expose display_score/gate_passed as top-level fields in /api/signals/latest for v53_btc
lulu pushed to main at lulu/arbitrage-engine 2026-03-03 15:39:16 +00:00
67f68f8756 fix: BTC shows alt_score_ref as display score, not gated-zero score