Interface: MACrossIndicatorOverrides
Charting Library.MACrossIndicatorOverrides
Overrides for the 'MA Cross' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
crosses.color
• crosses.color: string
Default value: #2196F3
crosses.display
• crosses.display: number
Default value: 15
crosses.linestyle
• crosses.linestyle: number
Default value: 0
crosses.linewidth
• crosses.linewidth: number
Default value: 4
crosses.plottype
• crosses.plottype: LineStudyPlotStyleName
Default value: cross
crosses.trackprice
• crosses.trackprice: boolean
Default value: false
crosses.transparency
• crosses.transparency: number
Default value: 0
long:plot.color
• long:plot.color: string
Default value: #FF6D00
long:plot.display
• long:plot.display: number
Default value: 15
long:plot.linestyle
• long:plot.linestyle: number
Default value: 0
long:plot.linewidth
• long:plot.linewidth: number
Default value: 1
long:plot.plottype
• long:plot.plottype: LineStudyPlotStyleName
Default value: line
long:plot.trackprice
• long:plot.trackprice: boolean
Default value: false
long:plot.transparency
• long:plot.transparency: number
Default value: 0
short:plot.color
• short:plot.color: string
Default value: #43A047
short:plot.display
• short:plot.display: number
Default value: 15
short:plot.linestyle
• short:plot.linestyle: number
Default value: 0
short:plot.linewidth
• short:plot.linewidth: number
Default value: 1
short:plot.plottype
• short:plot.plottype: LineStudyPlotStyleName
Default value: line
short:plot.trackprice
• short:plot.trackprice: boolean
Default value: false
short:plot.transparency
• short:plot.transparency: number
Default value: 0