Skip to main content

Interface: StudyArrowsPlotPreferences

Charting Library.StudyArrowsPlotPreferences

Study arrow plot style preferences.

Hierarchy

Properties

colordown

colordown: string

Down arrow color.


colorup

colorup: string

Up arrow color.


display

Display mode. See StudyPlotDisplayMode.

StudyPlotDisplayTarget.None // Do not display the plot.

Inherited from

StudyPlotBasePreferences.display


maxHeight

Optional

maxHeight: number

Maximum arrow height.


minHeight

Optional

minHeight: number

Minimum arrow height.


transparency

Optional

transparency: number

Transparency. A number between 1 and 100.

80

Inherited from

StudyPlotBasePreferences.transparency


visible

Optional

visible: boolean

Visibility

Inherited from

StudyPlotBasePreferences.visible