Interface: StudyOhlcPlotInfo
Charting Library.StudyOhlcPlotInfo
A description of an OHLC plot.
Hierarchy
-
↳
StudyOhlcPlotInfo
Properties
id
• Readonly
id: string
Plot ID.
Inherited from
target
• Readonly
target: string
ID of another target plot.
Inherited from
targetField
• Optional
Readonly
targetField: "topColor"
| "bottomColor"
| "topValue"
| "bottomValue"
Target field.
Inherited from
StudyTargetedPlotInfo.targetField
type
• Readonly
type: OhlcOpen
| OhlcHigh
| OhlcLow
| OhlcClose
Plot type.