|
Object Types
When a graphical object is created using the ObjectCreate() function, it's necessary to specify the type of object being created, which can be one of the values of the ENUM_OBJECT enumeration. Further specifications of object properties are possible using functions for working with graphical objects.
ENUM_OBJECT
ID |
|
Description |
---|---|---|
Vertical Line |
||
Horizontal Line |
||
Trend Line |
||
Trend Line By Angle |
||
Cycle Lines |
||
Arrowed Line |
||
Equidistant Channel |
||
Standard Deviation Channel |
||
Linear Regression Channel |
||
Andrews’ Pitchfork |
||
Gann Line |
||
Gann Fan |
||
Gann Grid |
||
Fibonacci Retracement |
||
Fibonacci Time Zones |
||
Fibonacci Fan |
||
Fibonacci Arcs |
||
Fibonacci Channel |
||
Fibonacci Expansion |
||
Elliott Motive Wave |
||
Elliott Correction Wave |
||
Rectangle |
||
Triangle |
||
Ellipse |
||
Thumbs Up |
||
Thumbs Down |
||
Arrow Up |
||
Arrow Down |
||
Stop Sign |
||
Check Sign |
||
Left Price Label |
||
Right Price Label |
||
Buy Sign |
||
Sell Sign |
||
Arrow |
||
Text |
||
Label |
||
Button |
||
Chart |
||
Bitmap |
||
Bitmap Label |
||
Edit |
||
The "Event" object corresponding to an event in the economic calendar |
||
The "Rectangle label" object for creating and designing the custom graphical interface. |