Skip to main content

Interface: StudyBandStyle

Charting Library.StudyBandStyle

Study band style preferences.

Hierarchy

Properties

color

color: string

Color.

Example

'#ffffff'.

linestyle

linestyle: number

Line style.

Example

2 // Dotted line.

linewidth

linewidth: number

Line width.


value

value: number

Value at which the band will be drawn.

Example

75 // Drawn at price = 75.

visible

visible: boolean

Band visibility flag.