How to make an EA trade only on 2 symbols
-
Hello everyone,
please i will appreciate if someone can tell me how to make (restrict) an EA trade only on 2 or specific symbols/pair. thanks
-

-
@vish Thank you so much, i really appreciate.
please is this going to be under 'on Init' or 'on Trade' tab -
@lanrayy That should go on the 'on init' tab.
-
@l-andorrà thank you sir. another thing i would like to know is what if I want to do this for different pairs. for example eur/usd and eur/jpy.
thanks -
@lanrayy Copy and paste with a different asset in condition.
-
@jstap thank you so much. i really appreciate