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.color
• volume ma.color: string
Default value: #2196F3
volume ma.display
• volume ma.display: number
Default value: 0
volume ma.linestyle
• volume ma.linestyle: number
Default value: 0
volume ma.linewidth
• volume ma.linewidth: number
Default value: 1
volume ma.plottype
• volume ma.plottype: LineStudyPlotStyleName
Default value: line
volume ma.trackprice
• volume ma.trackprice: boolean
Default value: false
volume ma.transparency
• volume ma.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