Skip to main content
Version: latest

HeikinAshiStylePreferences

Interface

Properties

barColorsOnPrevClose

Color bars based on 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 down candle

Type

string


drawBody

Whether to draw the candle body

Type

boolean


drawBorder

Whether to draw the candle border

Type

boolean


drawWick

Whether to draw the candle wick

Type

boolean


showRealLastPrice

Show real last price

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