TObjectType

Enumeration of chart object types that can be used to specify the type of graphical object to create or manipulate on the chart.

Values

Enum Value
Description

ANY_OBJECT

Any chart object type

V_LINE

Vertical line

H_LINE

Horizontal line

TREND_LINE

Trend line connecting two points

RAY

Ray line extending from a point

POLYLINE

Multiple connected line segments

FIBO_RETRACEMENT

Fibonacci retracement levels

FIBO_TIME_ZONES

Fibonacci time zones

FIBO_ARC

Fibonacci arcs

FIBO_FAN

Fibonacci fan lines

ANDREWS_PITCHFORK

Andrews' Pitchfork trend lines

TEXT

Free-floating text

TEXT_LABEL

Fixed text label

RECTANGLE

Rectangle shape

ELLIPSE

Ellipse or circle shape

TRIANGLE

Triangle shape

FIBO_CHANNEL

Fibonacci channel

LR_CHANNEL

Linear regression channel

FIBO_EXTENSION

Fibonacci extension levels

GANN_BOX

Gann box for price/time analysis

H_RAY

Horizontal ray line

Last updated