Library for drawing objects

 

Hi,

I want to ask if there exists already a library for drawing objects and handling according to the error messages (wait, move,...)?

 
I guess this question is linked with this: https://www.mql5.com/en/forum/139893 ?
 

Yes it has, thank you for your attention.

I found this library for order-management: http://www.forexmt4.com/_MT4_Experts/OrderReliable_V1_0_0.mqh

Therefore I thought perhaps there is already an library for common error numbers.

 
sunshineh:

Yes it has, thank you for your attention.

I found this library for order-management: http://www.forexmt4.com/_MT4_Experts/OrderReliable_V1_0_0.mqh

Therefore I thought perhaps there is already an library for common error numbers.

Did you do what I suggested in the post I gave a link to ?
 

Here an example for my problems with GraphicalObjects.

My object has the color MediumPurple but sometimes (when I make the chart smaller or bigger the color changes into ugly green). This object is the only object in this chart and his property is already "MediumPurple"

 
Here is the picture:
 
sunshineh:

Here an example for my problems with GraphicalObjects.

My object has the color MediumPurple but sometimes (when I make the chart smaller or bigger the color changes into ugly green). This object is the only object in this chart and his property is already "MediumPurple"

Maybe it is on top of or behind another object . . when objects overlap they change colour. Try it and see for yourself . . .

 
Simon Gniadkowski #:

Maybe it is on top of or behind another object . . when objects overlap they change colour. Try it and see for yourself . . .

How to prevent objects overlapped?

Anyone help?

 
Dang Khoa Pham #:

How to prevent objects overlapped?

Anyone help?

What a strange question. Don't make them overlap if you don't want them to overlap.
Reason: