Interface: SuperTrendIndicatorOverrides
Charting Library.SuperTrendIndicatorOverrides
Overrides for the 'SuperTrend' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string]: StudyOverrideValueType
Properties
down arrow.color
down arrow.color: string
Default value: #FF0000
down arrow.display
down arrow.display: number
Default value: 15
down arrow.linestyle
down arrow.linestyle: number
Default value: 0
down arrow.linewidth
down arrow.linewidth: number
Default value: 3
down arrow.location
down arrow.location: string
Default value: AboveBar
down arrow.plottype
down arrow.plottype: string
Default value: shape_arrow_down
down arrow.trackprice
down arrow.trackprice: boolean
Default value: false
down arrow.transparency
down arrow.transparency: number
Default value: 35
supertrend.color
supertrend.color: string
Default value: #000080
supertrend.display
supertrend.display: number
Default value: 15
supertrend.linestyle
supertrend.linestyle: number
Default value: 0
supertrend.linewidth
supertrend.linewidth: number
Default value: 3
supertrend.plottype
supertrend.plottype: LineStudyPlotStyleName
Default value: line
supertrend.trackprice
supertrend.trackprice: boolean
Default value: false
supertrend.transparency
supertrend.transparency: number
Default value: 35
up arrow.color
up arrow.color: string
Default value: #00FF00
up arrow.display
up arrow.display: number
Default value: 15
up arrow.linestyle
up arrow.linestyle: number
Default value: 0
up arrow.linewidth
up arrow.linewidth: number
Default value: 3
up arrow.location
up arrow.location: string
Default value: BelowBar
up arrow.plottype
up arrow.plottype: string
Default value: shape_arrow_up
up arrow.trackprice
up arrow.trackprice: boolean
Default value: false
up arrow.transparency
up arrow.transparency: number
Default value: 35