Interface: PriceChannelIndicatorOverrides
Charting Library.PriceChannelIndicatorOverrides
Overrides for the 'Price Channel' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
centerprice line.color
• centerprice line.color: string
Default value: #2196F3
centerprice line.display
• centerprice line.display: number
Default value: 15
centerprice line.linestyle
• centerprice line.linestyle: number
Default value: 0
centerprice line.linewidth
• centerprice line.linewidth: number
Default value: 1
centerprice line.plottype
• centerprice line.plottype: LineStudyPlotStyleName
Default value: line
centerprice line.trackprice
• centerprice line.trackprice: boolean
Default value: false
centerprice line.transparency
• centerprice line.transparency: number
Default value: 0
highprice line.color
• highprice line.color: string
Default value: #F50057
highprice line.display
• highprice line.display: number
Default value: 15
highprice line.linestyle
• highprice line.linestyle: number
Default value: 0
highprice line.linewidth
• highprice line.linewidth: number
Default value: 1
highprice line.plottype
• highprice line.plottype: LineStudyPlotStyleName
Default value: line
highprice line.trackprice
• highprice line.trackprice: boolean
Default value: false
highprice line.transparency
• highprice line.transparency: number
Default value: 0
lowprice line.color
• lowprice line.color: string
Default value: #F50057
lowprice line.display
• lowprice line.display: number
Default value: 15
lowprice line.linestyle
• lowprice line.linestyle: number
Default value: 0
lowprice line.linewidth
• lowprice line.linewidth: number
Default value: 1
lowprice line.plottype
• lowprice line.plottype: LineStudyPlotStyleName
Default value: line
lowprice line.trackprice
• lowprice line.trackprice: boolean
Default value: false
lowprice line.transparency
• lowprice line.transparency: number
Default value: 0