Programatically change ticker on actual chart

 

If is possible programatically (via indicator or EA) change symbol chart on actual graph when is running the indicatot or EA?

I found https://www.mql5.com/en/forum/119595 - How Do You Programmatically Open A New Chart - but this solution open next new chart. 

I want change symbol in the same window when is running my indicator or EA.

Thank you for help me.

 
endy5:

If is possible programatically (via indicator or EA) change symbol chart on actual graph when is running the indicatot or EA?

I found https://www.mql5.com/en/forum/119595 - How Do You Programmatically Open A New Chart - but this solution open next new chart. 

I want change symbol in the same window when is running my indicator or EA.

Thank you for help me.


Yes it's possible. You can change manually symbol of a chart with fast navigation zone (see Help file).

You have to find necessary commands to mimic this with your program.

 
no manually... I want programatically
 
endy5:
no manually... I want programatically

Important is not what you want, but what you do to obtain it. I've not told you to do it manually, I told you to search necessary commands (like you found in https://www.mql5.com/en/forum/119595) to reproduce programmatically the same as you do manually. If you do not want to do it yourself then try the job section. If you try yourself, you will find help here.

Anyway, why do you WANT this ? I do not see what can be useful ?

Reason: