Skip to content

Graphic Objects

Graphic Objects

This section contains the technical details of working with classes of graphical objects and a description of the relevant components of the MQL5 Standard Library.

The use of classes of graphical objects will save time when creating custom programs (scripts, Expert Advisors).

MQL5 Standard Library (in terms of graphical objects) is located in the working directory of the terminal in the Include\ChartObjects folder.

Class/GroupDescription
CChartObjectBase class of a graphic object
LinesGroup classes “Lines”
ChannelsGroup classes “Channels”
Gann ToolsGroup classes “Gann”
Fibonacci ToolsGroup classes “Fibonacci”
Elliott ToolsGroup classes “Elliott”
ShapesGroup classes “Shapes”
ArrowsGroup classes “Arrows”
ControlsGroup classes “Controls”
Last updated on