Skip to main content
Version: latest

VortexIndicatorIndicatorOverrides

Interface

Overrides for the 'Vortex Indicator' indicator.

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

Indexable

[key: string]: StudyOverrideValueType

Properties

vi +.color

Default value: #2196F3

Type

string


vi +.display

Default value: 15

Type

number


vi +.linestyle

Default value: 0

Type

number


vi +.linewidth

Default value: 1

Type

number


vi +.plottype

Default value: line

Type

LineStudyPlotStyleName


vi +.trackprice

Default value: false

Type

boolean


vi +.transparency

Default value: 0

Type

number


vi -.color

Default value: #E91E63

Type

string


vi -.display

Default value: 15

Type

number


vi -.linestyle

Default value: 0

Type

number


vi -.linewidth

Default value: 1

Type

number


vi -.plottype

Default value: line

Type

LineStudyPlotStyleName


vi -.trackprice

Default value: false

Type

boolean


vi -.transparency

Default value: 0

Type

number