Skip to main content

Interface: AverageDirectionalIndexIndicatorOverrides

Charting Library.AverageDirectionalIndexIndicatorOverrides

Overrides for the 'Average Directional Index' indicator.

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

Indexable

▪ [key: string]: StudyOverrideValueType

Properties

adx.color

adx.color: string

Default value: #FF5252


adx.display

adx.display: number

Default value: 15


adx.linestyle

adx.linestyle: number

Default value: 0


adx.linewidth

adx.linewidth: number

Default value: 1


adx.plottype

adx.plottype: LineStudyPlotStyleName

Default value: line


adx.trackprice

adx.trackprice: boolean

Default value: false


adx.transparency

adx.transparency: number

Default value: 0