StopLimitGTD constructor
StopLimitGTD()
StopLimitGTD constructor
Implementation
StopLimitGTD(this.quoteSize, this.baseSize, this.limitPrice, this.stopPrice,
this.endTime, this.stopDirection);
StopLimitGTD constructor
StopLimitGTD(this.quoteSize, this.baseSize, this.limitPrice, this.stopPrice,
this.endTime, this.stopDirection);