Import an image in the Metatrader 5 chart

 
Hi everyone,
I want to make something like in this video https://youtu.be/mG4c7HF_9zg Any ideas about how to import an image in the chart and implement two buttons to move back and forward and change the angle?
 
Nkic:
Hi everyone,
I want to make something like in this video https://youtu.be/mG4c7HF_9zg Any ideas about how to import an image in the chart and implement two buttons to move back and forward and change the angle?

Check out this: https://www.mql5.com/en/code/19388 - should have everything you need.

Clock
Clock
  • www.mql5.com
The use of the library is shown in the following source code: The following clock appears on the chart after refresh: Indicator The attached cross-platform Clock.mq5 indicator enables the immediate "out of the box" use of the clock. The indicator implements an interactive change of skins: clock versions (unpack the ZIP archive) are switched...
 

Very helpfull, I'll give it a try!

Seng Joo Thio:

Check out this: https://www.mql5.com/en/code/19388 - should have everything you need.

 
I'm getting some troubles with this library. Anyone knows another library or an another way to import images?
 
Nobody has an idea about doing something like that?