Skip to main content

Interface: StudyOhlcPlotInfo

Charting Library.StudyOhlcPlotInfo

A description of an OHLC plot.

Hierarchy

Properties

id

Readonly id: string

Plot ID.

Inherited from

StudyTargetedPlotInfo.id


target

Readonly target: string

ID of another target plot.

Inherited from

StudyTargetedPlotInfo.target


targetField

Optional Readonly targetField: "topColor" | "bottomColor" | "topValue" | "bottomValue"

Target field.

Inherited from

StudyTargetedPlotInfo.targetField


type

Readonly type: OhlcOpen | OhlcHigh | OhlcLow | OhlcClose

Plot type.

Overrides

StudyTargetedPlotInfo.type