I would like a RECTANGLE_LABEL on my chart.
But it comes me only a LABEL.
Where is the error?
Hi FinGeR,
Because you're using class to control text instead class to control object rectangle like ChartObjectsShapes.mqh.
If I confuse using classes, I'll go the 'old fashion' way, using ObjectCreate() function.
:D
4435
I would like a RECTANGLE_LABEL on my chart.
But it comes me only a LABEL.
Where is the error?