pub fn parse_ws_orderbook(data: &Value, symbol: String) -> Result<OrderBook>
Parse WebSocket orderbook data from Binance depth stream.