Skip to main content
Version: latest

OverlayIndicatorOverridesBar

Interface

Indexable

[key: string]: StudyOverrideValueType | undefined

Use the properties as follow: barStyle.downColor: pink

Properties

barColorsOnPrevClose

Optional

Bar color determined by previous close value

Type

boolean


dontDrawOpen

Optional

Whether to draw opening value for bar

Type

boolean


downColor

Optional

Down bar color

Type

string


style

Type

Bar


thinBars

Optional

Draw thin bars. Default - true

Type

boolean


upColor

Optional

Up bar color

Type

string