TradeAggregationResponse constructor
Implementation
TradeAggregationResponse(this.timestamp, this.tradeCount, this.baseVolume,
this.counterVolume, this.avg, this.high, this.low, this.open, this.close);
TradeAggregationResponse(this.timestamp, this.tradeCount, this.baseVolume,
this.counterVolume, this.avg, this.high, this.low, this.open, this.close);