Skip to main content

Interface: VolumeIndicatorOverrides

Charting Library.VolumeIndicatorOverrides

Overrides for the 'Volume' indicator.

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

Indexable

▪ [key: string]: StudyOverrideValueType

Properties

smoothed ma.color

smoothed ma.color: string

Default value: #2196F3


smoothed ma.display

smoothed ma.display: number

Default value: 0


smoothed ma.linestyle

smoothed ma.linestyle: number

Default value: 0


smoothed ma.linewidth

smoothed ma.linewidth: number

Default value: 1


smoothed ma.plottype

smoothed ma.plottype: LineStudyPlotStyleName

Default value: line


smoothed ma.trackprice

smoothed ma.trackprice: boolean

Default value: false


smoothed ma.transparency

smoothed ma.transparency: number

Default value: 0


volume ma:plot.color

volume ma:plot.color: string

Default value: #2196F3


volume ma:plot.display

volume ma:plot.display: number

Default value: 0


volume ma:plot.linestyle

volume ma:plot.linestyle: number

Default value: 0


volume ma:plot.linewidth

volume ma:plot.linewidth: number

Default value: 1


volume ma:plot.plottype

volume ma:plot.plottype: LineStudyPlotStyleName

Default value: line


volume ma:plot.trackprice

volume ma:plot.trackprice: boolean

Default value: false


volume ma:plot.transparency

volume ma:plot.transparency: number

Default value: 0


volume.color

volume.color: string

Default value: #000080


volume.display

volume.display: number

Default value: 15


volume.linestyle

volume.linestyle: number

Default value: 0


volume.linewidth

volume.linewidth: number

Default value: 1


volume.plottype

volume.plottype: LineStudyPlotStyleName

Default value: columns


volume.trackprice

volume.trackprice: boolean

Default value: false


volume.transparency

volume.transparency: number

Default value: 50