Releases: jbenz/marketstream
Releases · jbenz/marketstream
v2_Release
marketstream
Coinbase Market Data Stream
Real-time cryptocurrency price data from Coinbase Advanced Trade API
Coinbase Market Data Stream is a single‑page web UI for visualizing real‑time cryptocurrency market data from the Coinbase Advanced Trade WebSocket API. It connects to Coinbase’s public market‑data endpoint and displays live prices, order‑book information, and raw feed events for multiple products simultaneously.
- Real‑time streaming from wss://advanced-trade-ws.coinbase.com using public market‑data channels (ticker, ticker_batch, market_trades).
- Configurable product list via comma‑separated product IDs (e.g. BTC-USD,ETH-USD,SOL-USD).
- Live statistics for messages received, connection duration, and tracked data points.
- “Latest Prices” cards showing last price, bid/ask, trend arrows, and update counts per product.
- Scrollable live feed of formatted ticker, trade, and order‑book events.
- Dark/light mode toggle with preference stored in localStorage.
- NEW: options now rolled up into menu
- NEW: cryptocurrency logos
- NEW: resizable live data box and ability to show/hide live data feed.
Full Changelog: v2_Release...v2_Release