Skip to main content

Interface: AdvanceDeclineIndicatorOverrides

Charting Library.AdvanceDeclineIndicatorOverrides

Overrides for the 'Advance/Decline' indicator.

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

Indexable​

▪ [key: string]: StudyOverrideValueType

Properties​

plot.color​

plot.color: string

Default value: #2196F3


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