Skip to main content
Version: latest

AverageDirectionalIndexIndicatorOverrides

Interface

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

Default value: #FF5252

Type

string


adx.display

Default value: 15

Type

number


adx.linestyle

Default value: 0

Type

number


adx.linewidth

Default value: 1

Type

number


adx.plottype

Default value: line

Type

LineStudyPlotStyleName


adx.trackprice

Default value: false

Type

boolean


adx.transparency

Default value: 0

Type

number