Draw ARC in Metatrader using MQL or external libraries

 

Hello,

I would like to know if it is possibile to draw ARC in  MT4 (or MT5) using mql or external libraries

Thank you

 
Aidoru:

Hello,

I would like to know if it is possibile to draw ARC in  MT4 (or MT5) using mql or external libraries

Thank you


Check out the CCanvas class.
 
honest_knave:

Check out the CCanvas class.


Thank you honest_knave for your answer.

It appears that with that class you can only draw on a canvas, not directly on chat (like draw an horizontal line for example), and I didn't find documentation to set for example trasparency on canvas background.

 
Aidoru:


Thank you honest_knave for your answer.

It appears that with that class you can only draw on a canvas, not directly on chat (like draw an horizontal line for example), and I didn't find documentation to set for example trasparency on canvas background.

I wonder how you searched ?

Using this site search tool, with "canvas transparency" as keywords gives me as first result :

Studying the CCanvas Class. How to Draw Transparent Objects