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