Skip to main content
Version: latest

OverlayIndicatorOverridesHLCArea

Interface

Indexable

[key: string]: StudyOverrideValueType | undefined

Use the properties as follow: hlcAreaStyle.highLineColor: pink

Properties

closeLineColor

Optional

Close line color

Type

string


closeLineStyle

Optional

Close line style

Type

number


closeLineWidth

Optional

Close line width

Type

number


closeLowFillColor

Optional

Fill color of area between close and low lines

Type

string


highCloseFillColor

Optional

Fill color of area between high and close lines

Type

string


highLineColor

Optional

High line color

Type

string


highLineStyle

Optional

High line style

Type

number


highLineWidth

Optional

High line width

Type

number


lowLineColor

Optional

Low line color

Type

string


lowLineStyle

Optional

Low line style

Type

number


lowLineWidth

Optional

Low line width

Type

number


style

Type

HLCArea