Interface: MovingAverageIndicatorOverrides
Charting Library.MovingAverageIndicatorOverrides
Overrides for the 'Moving Average' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
plot.color
• plot.color: string
Default value: #2196F3
plot.display
• plot.display: number
Default value: 15
plot.linestyle
• plot.linestyle: number
Default value: 0
plot.linewidth
• plot.linewidth: number
Default value: 1
plot.plottype
• plot.plottype: LineStudyPlotStyleName
Default value: line
plot.trackprice
• plot.trackprice: boolean
Default value: false
plot.transparency
• plot.transparency: number
Default value: 0
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