Skip to main content

Interface: CandleStylePreferences

Charting Library.CandleStylePreferences

Hierarchy​

Properties​

barColorsOnPrevClose​

barColorsOnPrevClose: boolean

Bar color determined by previous close value

Inherited from​

CandleStyleNonThemePreferences.barColorsOnPrevClose


borderColor​

borderColor: string

Candle border color


borderDownColor​

borderDownColor: string

Down candle border color


borderUpColor​

borderUpColor: string

Up candle border color


downColor​

downColor: string

Body color for a down candle


drawBody​

drawBody: boolean

Whether to draw the candle body

Inherited from​

CandleStyleNonThemePreferences.drawBody


drawBorder​

drawBorder: boolean

Whether to draw the candle body border

Inherited from​

CandleStyleNonThemePreferences.drawBorder


drawWick​

drawWick: boolean

Whether to draw the candle wick

Inherited from​

CandleStyleNonThemePreferences.drawWick


upColor​

upColor: string

Body color for an up candle


wickColor​

wickColor: string

Candle wick color


wickDownColor​

wickDownColor: string

Down candle wick color


wickUpColor​

wickUpColor: string

Up candle wick color