Skip to main content
Version: latest

HollowCandleStylePreferences

Interface

Properties

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