StudyBandStyle
Interface
Study band style preferences.
Properties
color
Color.
Example
'#ffffff'.
Type
string
linestyle
Line style.
Example
2 // Dotted line.
Type
number
linewidth
Line width.
Type
number
value
Value at which the band will be drawn.
Example
75 // Drawn at price = 75.
Type
number
visible
Band visibility flag.
Type
boolean