Skip to main content
Version: latest

VWAPIndicatorOverrides

Interface

Overrides for the 'VWAP' indicator.

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

Indexable

[key: string]: StudyOverrideValueType

Properties

vwap.color

Default value: #2196F3

Type

string


vwap.display

Default value: 15

Type

number


vwap.linestyle

Default value: 0

Type

number


vwap.linewidth

Default value: 1

Type

number


vwap.plottype

Default value: line

Type

LineStudyPlotStyleName


vwap.trackprice

Default value: 0

Type

number


vwap.transparency

Default value: 0

Type

number