Skip to main content
Version: latest

SMIErgodicIndicatorOscillatorIndicatorOverrides

Interface

Overrides for the 'SMI Ergodic Indicator/Oscillator' indicator.

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

Indexable

[key: string]: StudyOverrideValueType

Properties

indicator.color

Default value: #2196F3

Type

string


indicator.display

Default value: 15

Type

number


indicator.linestyle

Default value: 0

Type

number


indicator.linewidth

Default value: 1

Type

number


indicator.plottype

Default value: line

Type

LineStudyPlotStyleName


indicator.trackprice

Default value: false

Type

boolean


indicator.transparency

Default value: 0

Type

number


oscillator.color

Default value: #FF5252

Type

string


oscillator.display

Default value: 15

Type

number


oscillator.linestyle

Default value: 0

Type

number


oscillator.linewidth

Default value: 1

Type

number


oscillator.plottype

Default value: histogram

Type

LineStudyPlotStyleName


oscillator.trackprice

Default value: false

Type

boolean


oscillator.transparency

Default value: 0

Type

number


signal.color

Default value: #FF6D00

Type

string


signal.display

Default value: 15

Type

number


signal.linestyle

Default value: 0

Type

number


signal.linewidth

Default value: 1

Type

number


signal.plottype

Default value: line

Type

LineStudyPlotStyleName


signal.trackprice

Default value: false

Type

boolean


signal.transparency

Default value: 0

Type

number