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