Learn how to stream live stock market data in Node.js by connecting directly to AngelOne's WebSocket API — parse the raw binary feed byte by byte, authenticate programmatically using TOTP, and build 5-minute OHLC candles from tick data without any SDK.