Skip to main content

StudyArrowsPlotPreferences

Interface

Study arrow plot style preferences.

Properties

colordown

Down arrow color.

Type

string


colorup

Up arrow color.

Type

string


display

Display mode. See StudyPlotDisplayMode.

Example

StudyPlotDisplayTarget.None // Do not display the plot.

Type

StudyPlotDisplayMode


maxHeight

Optional

Maximum arrow height.

Type

number


minHeight

Optional

Minimum arrow height.

Type

number


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Visibility

Type

boolean