Skip to main content

Interface: AnchoredVWAPIndicatorOverrides

Charting Library.AnchoredVWAPIndicatorOverrides

Overrides for the 'Anchored VWAP' indicator.

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

Indexable

▪ [key: string]: StudyOverrideValueType

Properties

vwap.color

vwap.color: string

Default value: #1e88e5


vwap.display

vwap.display: number

Default value: 15


vwap.linestyle

vwap.linestyle: number

Default value: 0


vwap.linewidth

vwap.linewidth: number

Default value: 1


vwap.plottype

vwap.plottype: LineStudyPlotStyleName

Default value: line


vwap.trackprice

vwap.trackprice: boolean

Default value: false


vwap.transparency

vwap.transparency: number

Default value: 0