Does MT5 have function to auto add EA to some chart?

 

For example , I want to add one EA to 10 chart. but every EA update i must re-add.  This is a little troublesome.

Does MT5 write a script and automatically add EA to the chart?  Please note that is add EA, not adding indicators.

 

No, it does not! But it does have a function to apply a "template" to a chart.

So, create a template with an EA, and apply the template to the chart.

ChartApplyTemplate

Applies a specific template from a specified file to the chart

Documentation on MQL5: Chart Operations / ChartApplyTemplate
Documentation on MQL5: Chart Operations / ChartApplyTemplate
  • www.mql5.com
ChartApplyTemplate - Chart Operations - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
 
Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893