Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2172-standardlibrary-chart-object-classes-obj-lines.md
T
2026-06-23 21:47:51 +08:00

685 B

Line Objects

A group of "Lines" graphical objects.

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

Class name Object
CChartObjectVLine "Vertical Line" graphical object
CChartObjectHLine "Horizontal Line" graphical object
CChartObjectTrend "Trend Line" graphical object
CChartObjectTrendByAngle "Trend Line by Angle" graphical object
CChartObjectCycles "Cyclic Lines" graphical object

See also

Object types, Graphic objects