Skip to main content
Version: latest

PriceVolumeTrendIndicatorOverrides

Interface

Overrides for the 'Price Volume Trend' indicator.

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

Indexable

[key: string]: StudyOverrideValueType

Properties

pvt.color

Default value: #2196F3

Type

string


pvt.display

Default value: 15

Type

number


pvt.linestyle

Default value: 0

Type

number


pvt.linewidth

Default value: 1

Type

number


pvt.plottype

Default value: line

Type

LineStudyPlotStyleName


pvt.trackprice

Default value: false

Type

boolean


pvt.transparency

Default value: 0

Type

number