Trade constructor
Trade(this.tradeId, this.productId, this.price, this.size, this.time, this.side, this.bid, this.ask);