A real-time, web-based orderbook display for the Binance BTC/USDT trading pair.
Simply open orderbook.html in a browser. The orderbook will automatically connect to Binance and begin displaying real-time data.
-
Uses Binance WebSocket API for real-time data streaming
-
Vanilla JavaScript implementation (no external dependencies)
-
Displays full depth
-
All data is streamed directly from Binance's public API. No API keys or authentication required.
