RelativeVolatilityIndexIndicatorOverrides
Interface
Overrides for the 'Relative Volatility Index' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
hlines background.color
Default value: #7E57C2
Type
string
hlines background.transparency
Default value: 90
Type
number
hlines background.visible
Default value: true
Type
boolean
lowerlimit.color
Default value: #787B86
Type
string
lowerlimit.linestyle
Default value: 2
Type
number
lowerlimit.linewidth
Default value: 1
Type
number
lowerlimit.value
Default value: 20
Type
number
lowerlimit.visible
Default value: true
Type
boolean
plot.color
Default value: #7E57C2
Type
string
plot.display
Default value: 15
Type
number
plot.linestyle
Default value: 0
Type
number
plot.linewidth
Default value: 1
Type
number
plot.plottype
Default value: line
Type
plot.trackprice
Default value: false
Type
boolean
plot.transparency
Default value: 0
Type
number
upperlimit.color
Default value: #787B86
Type
string
upperlimit.linestyle
Default value: 2
Type
number
upperlimit.linewidth
Default value: 1
Type
number
upperlimit.value
Default value: 80
Type
number
upperlimit.visible
Default value: true
Type
boolean