be56eadcc58f924a2a2ae47ec6293a998158e9f1
#1 increment 2: cluster the co-movement graph + network visualization Completes the smart-money discovery lever beyond the per-seed list: - Pure CoMovementGraphBuilder (Application): links wallets by shared timely co-entries and clusters the graph via union-find (connected components). - GET /api/co-movement/graph builds the graph over copy-relevant + insider wallets and weights each node by an "informed share" — how often the wallet entered before a big favorable price move (from stored price snapshots, graceful when absent). This is the "co-move before price moves" signal. - UI: a new "Netzwerk" page rendering an SVG cluster graph (node size = score, color = cluster, gold ring = insider, green ring = informed leader); click a node opens the trader. - Tests: min-edge-weight, window filtering, connected-component clustering. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> @
Fix WinRate 0% bug: Optimize TradeReconciliationWorker with bulk SQL and reset Trader analytics flag
Description
No description provided
1.5 MiB
Languages
C#
86.5%
HTML
6.2%
JavaScript
4.8%
CSS
2.5%