Skip to main content
Version: latest

StudyOhlcPlotInfo

Interface

A description of an OHLC plot.

Properties

id

Readonly

Plot ID.

Type

string


target

Readonly

ID of another target plot.

Type

string


targetField

OptionalReadonly

Target field.

Type

"topColor" | "bottomColor" | "topValue" | "bottomValue"


type

Readonly

Plot type.

Type

OhlcOpen | OhlcHigh | OhlcLow | OhlcClose

Overrides

StudyTargetedPlotInfo.type