This website requires JavaScript.
Explore
Help
Sign In
hjnormey
/
siloqy
Public Access
Watch
1
Star
0
Fork
0
You've already forked siloqy
Code
Issues
7
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62553424ab92b826a7893d842f8268012401a4f9
siloqy
/
prod
History
Codex
62553424ab
PINK: fix vel_div always-None in HazelcastDataFeed — normalize_ng7_scan hoists vel_div to top-level data dict but feed was reading scan (inner result sub-dict) which has no vel_div. Now checks data.get('vel_div') first (top-level), then scan, then recomputes from multi_window_results. PINK was receiving velocity_divergence=None on every snapshot and never entering trades even when BLUE (same threshold) did.
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-08 15:18:53 +02:00
..
bingx
PINK: fix EXIT position not closing — 3 root causes, 368/368 tests green
2026-06-06 01:39:35 +02:00
clean_arch
PINK: fix vel_div always-None in HazelcastDataFeed — normalize_ng7_scan hoists vel_div to top-level data dict but feed was reading scan (inner result sub-dict) which has no vel_div. Now checks data.get('vel_div') first (top-level), then scan, then recomputes from multi_window_results. PINK was receiving velocity_divergence=None on every snapshot and never entering trades even when BLUE (same threshold) did.
2026-06-08 15:18:53 +02:00
docs
OPS: supervisord systemd watchdog + controlled-bringup startup script
2026-06-08 14:22:22 +02:00
supervisor
OPS: supervisord systemd watchdog + controlled-bringup startup script
2026-06-08 14:22:22 +02:00
tests
PINK: E2E trace analysis — Pass 9 contracts/events/network/FFI/diffs (L1-L16)
2026-06-01 23:11:15 +02:00
launch_dolphin_pink.py
PINK: docs v7 + reset_and_seed startup fix — 451/451 tests green
2026-06-08 12:33:50 +02:00