elmonds.com · local pro stack
Professional local path: Binance → q/kdb → Next.js API → UI. Falls back to the browser engine if q is offline.
VWAP — · vol —
From q when source is kdb (2.5× prior 20-bar average).
Latest BTC prints via Next.js API.
Binance → feedhandler → tickerplant :5010 → RDB :5011 → HDB :5012, with Next.js reading the gateway on :5013. Walk the architecture on /demo.
npm run kdb npm run kdb:ingest npm run dev # UI: http://localhost:3000 # Demo: http://localhost:3000/demo # GW: http://127.0.0.1:5013/health
Demo only. Not financial advice. Built for learning kdb/q locally.