how i do include gold and stocks among the rules of an EA
-
how i do include gold and stocks among the rules of an EA so it can trade them, thanks
 -
You need to write the exact symbol text inside the pips size rule. For example, in my MT4 the DAX index is offered as [GER30]. That is exactly what you need to write there, brackets included.
-
@l-andorrà Thank you for your reply.
-
You're welcome.