pub fn parse_agg_trade(data: &Value, symbol: Option<String>) -> Result<AggTrade>
Parse aggregated trade from Binance API response.