Skip to main content

Interface: RelativeStrengthIndexIndicatorOverrides

Charting Library.RelativeStrengthIndexIndicatorOverrides

Overrides for the 'Relative Strength Index' indicator.

Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.

Indexable

▪ [key: string]: StudyOverrideValueType

Properties

hlines background.color

hlines background.color: string

Default value: #7E57C2


hlines background.transparency

hlines background.transparency: number

Default value: 90


hlines background.visible

hlines background.visible: boolean

Default value: true


lowerlimit.color

lowerlimit.color: string

Default value: #787B86


lowerlimit.linestyle

lowerlimit.linestyle: number

Default value: 2


lowerlimit.linewidth

lowerlimit.linewidth: number

Default value: 1


lowerlimit.value

lowerlimit.value: number

Default value: 30


lowerlimit.visible

lowerlimit.visible: boolean

Default value: true


lowerlimit.zorder

lowerlimit.zorder: number

Default value: -1.111


middlelimit.color

middlelimit.color: string

Default value: #787B86


middlelimit.linestyle

middlelimit.linestyle: number

Default value: 2


middlelimit.linewidth

middlelimit.linewidth: number

Default value: 1


middlelimit.value

middlelimit.value: number

Default value: 50


middlelimit.visible

middlelimit.visible: boolean

Default value: true


middlelimit.zorder

middlelimit.zorder: number

Default value: -1.11


plot.color

plot.color: string

Default value: #7E57C2


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


upperlimit.color

upperlimit.color: string

Default value: #787B86


upperlimit.linestyle

upperlimit.linestyle: number

Default value: 2


upperlimit.linewidth

upperlimit.linewidth: number

Default value: 1


upperlimit.value

upperlimit.value: number

Default value: 70


upperlimit.visible

upperlimit.visible: boolean

Default value: true


upperlimit.zorder

upperlimit.zorder: number

Default value: -1.1