Skip to main content
Version: latest

CandleStylePreferences

Interface

Properties

barColorsOnPrevClose

Bar color determined by previous close value

Type

boolean


borderColor

Candle border color

Type

string


borderDownColor

Down candle border color

Type

string


borderUpColor

Up candle border color

Type

string


downColor

Body color for a down candle

Type

string


drawBody

Whether to draw the candle body

Type

boolean


drawBorder

Whether to draw the candle body border

Type

boolean


drawWick

Whether to draw the candle wick

Type

boolean


upColor

Body color for an up candle

Type

string


wickColor

Candle wick color

Type

string


wickDownColor

Down candle wick color

Type

string


wickUpColor

Up candle wick color

Type

string