RatioIndicatorOverrides
Interface
Overrides for the 'Ratio' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
baseline.color
Default value: rgba(0, 0, 0, 0)
Type
string
baseline.display
Default value: 0
Type
number
baseline.linestyle
Default value: 0
Type
number
baseline.linewidth
Default value: 2
Type
number
baseline.plottype
Default value: line
Type
baseline.trackprice
Default value: false
Type
boolean
baseline.transparency
Default value: 0
Type
number
negativefill.color
Default value: ``
Type
string
negativefill.transparency
Default value: 0
Type
number
negativefill.visible
Default value: true
Type
boolean
plot.color
Default value: #800080
Type
string
plot.display
Default value: 15
Type
number
plot.linestyle
Default value: 0
Type
number
plot.linewidth
Default value: 2
Type
number
plot.plottype
Default value: line
Type
plot.trackprice
Default value: false
Type
boolean
plot.transparency
Default value: 35
Type
number
positivefill.color
Default value: ``
Type
string
positivefill.transparency
Default value: 0
Type
number
positivefill.visible
Default value: true
Type
boolean