EA not working in different currency
-
Hello Everyone,
My doubt is i created one EA. I placed the EA in 2 different currency pairs. The EA will close the trades when the average profit is 0.5$. Currently the EA is checking the overall profit of 2 currencies. But I want EA to check the profit separately for 2 currencies. So please tell me how to specifically create EA for different currencies. Is there any currency filter?.
-
Could do it with:
- different magic numbers
- explicity setting currency in EA input settings
Probably loads more ways to doing it