pub fn parse_ws_orderbook(msg: &Value, symbol: String) -> Result<OrderBook>
Parse a WebSocket orderbook message.