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
maxHeight
OptionalMaximum arrow height.
Type
number
minHeight
OptionalMinimum arrow height.
Type
number
transparency
Transparency. A number between 1 and 100.
Example
80
Type
number
visible
OptionalVisibility
Type
boolean