Neon Flux
Pro-grade BTC/USD DOM ladder engineered for 60 fps and low end-to-end latency.
Worker-rendered OffscreenCanvas, SharedArrayBuffer transport, and a Node-side aggregator keep depth updates smooth under bursty conditions. Drop this into your trading chrome and scale from single-symbol to multi-venue without touching render contracts.
Render LoopWorker rAF
TransportSharedArrayBuffer
CanvasOffscreenCanvas 2D
SpreadLatencyFundingLiq
Booting worker…BTC/USD
—
Run The Aggregator
From the repo root launch npm run ladder:aggregator to fan Binance depth snapshots + diffs into compact ladder frames. The front-end falls back to a synthetic feed if the socket drops so you can still demo the renderer.
- • Default endpoint:
ws://localhost:40510/ladder/btcusdt - • Override via
NEXT_PUBLIC_LADDER_WS_URL - • Streams Binance
@depth@100ms+ REST snapshot recovery
Use the zoom + group controls to flip between 80/160/240/360 rows and $1/$5/$10/$25/$50/$100 buckets instantly.