Line Copier from One Computer/Instance to Another

 

Hi,

I have multiple screens on my desk

and multiple MT4 instances running.

When I draw lines (trend lines) on one MT4 instance, I want it to be copied to other instances as well

How to do that.

I am ready to write code for that if I have to.

 
Read the line with ObjectGetDouble and transfer that value to to other terminals and recreate or assign that value to the other lines.
 

Thank You.

can you please give me link of any example of it. that will help me to have a starting point for coding

 

Thank You

Let me go through all this