anyone running EA's to trade with icmarkets?

 

Just been informed 2 weeks late on change to symbols used for trading by icmarkets.

ie; eurusd to now eurusd.a   

I have to change EA code to reflect this.  correct?  I am not a coder, so just checked code to amend myself.  I  believe change to be correct.  I am right?

if (StringFind(Symbol(),"eurusd.a",0)!=-1 || StringFind(Symbol(),"EURUSD.A",0)!=-1) rez=10000;

thanks,

Mark

Documentation on MQL5: Integration / MetaTrader for Python / order_calc_margin
Documentation on MQL5: Integration / MetaTrader for Python / order_calc_margin
  • www.mql5.com
order_calc_margin - MetaTrader for Python - Integration - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
Reason: