Skip to main content
Version: latest

CompareIndicatorOverrides

Interface

Overrides for the 'Compare' indicator.

Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.

Indexable

[key: string]: StudyOverrideValueType

Properties

plot.color

Default value: #9C27B0

Type

string


plot.display

Default value: 15

Type

number


plot.linestyle

Default value: 0

Type

number


plot.linewidth

Default value: 2

Type

number


plot.plottype

Default value: line

Type

LineStudyPlotStyleName


plot.trackprice

Default value: false

Type

boolean


plot.transparency

Default value: 0

Type

number