Interface: StudyOhlcPlotCandlesStylePreferences
Charting Library.StudyOhlcPlotCandlesStylePreferences
Hierarchy
-
StudyOhlcPlotBaseStylePreferences
↳
StudyOhlcPlotCandlesStylePreferences
Properties
borderColor
• borderColor: string
Candle border color
color
• color: string
OHLC plot color
Inherited from
StudyOhlcPlotBaseStylePreferences.color
display
• display: StudyPlotDisplayMode
Bitmask with values from StudyPlotDisplayTarget
Inherited from
StudyOhlcPlotBaseStylePreferences.display
drawBorder
• drawBorder: boolean
Whether to draw candle border
drawWick
• drawWick: boolean
Whether to draw candle wick
plottype
• plottype: OhlcCandles
OHLC Plot Type: Candles
visible
• Optional
visible: boolean
Visibility
Inherited from
StudyOhlcPlotBaseStylePreferences.visible
wickColor
• wickColor: string
Candle wick color