CandleStyle🔗Definition🔗type CandleStyle string const ( CandleStyleCandles CandleStyle = "candles" CandleStyleOHLCBars CandleStyle = "ohlcbars" )