Interface: VortexIndicatorIndicatorOverrides
Charting Library.VortexIndicatorIndicatorOverrides
Overrides for the 'Vortex Indicator' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
vi +.color
• vi +.color: string
Default value: #2196F3
vi +.display
• vi +.display: number
Default value: 15
vi +.linestyle
• vi +.linestyle: number
Default value: 0
vi +.linewidth
• vi +.linewidth: number
Default value: 1
vi +.plottype
• vi +.plottype: LineStudyPlotStyleName
Default value: line
vi +.trackprice
• vi +.trackprice: boolean
Default value: false
vi +.transparency
• vi +.transparency: number
Default value: 0
vi -.color
• vi -.color: string
Default value: #E91E63
vi -.display
• vi -.display: number
Default value: 15
vi -.linestyle
• vi -.linestyle: number
Default value: 0
vi -.linewidth
• vi -.linewidth: number
Default value: 1
vi -.plottype
• vi -.plottype: LineStudyPlotStyleName
Default value: line
vi -.trackprice
• vi -.trackprice: boolean
Default value: false
vi -.transparency
• vi -.transparency: number
Default value: 0