Skip to main content

Interface: StudyStyleValues

Charting Library.StudyStyleValues

Study style values.

Properties

bands

bands: StudyBandPreferences[]

Band styles.


filledAreas

filledAreas: StudyFilledAreaInfo[]

Filled area descriptions.


filledAreasStyle

filledAreasStyle: Record<string, StudyFilledAreaStyle>

Filled area styles.


graphics

graphics: Object

Graphics styles.

Type declaration

NameTypeDescription
hhists?Record<string, HHistPreferences>Histogram style preferences
horizlines?Record<string, HorizLinePreferences>Horizontal line style preferences
polygons?Record<string, PolygonPreferences>Polygon style preferences
vertlines?Record<string, VertLinePreferences>Vertical line style preferences

ohlcPlots

ohlcPlots: Record<string, StudyOhlcPlotPreferences>

OHLC plot styles.


palettes

palettes: Record<string, StudyPalettePreferences>

Palette styles.


styles

styles: Record<string, StudyPlotPreferences>

Plot styles.