Candles constructor
Candles(})
Implementation
Candles(
this.close, this.high, this.low, this.open, this.status, this.timestamps,
{this.from, this.to, this.resolution});
Candles(
this.close, this.high, this.low, this.open, this.status, this.timestamps,
{this.from, this.to, this.resolution});