Not a good idea. A lot of work for zero gain. You can't use any of the predefined variables, you don't get ticks from the other pairs, Symbol Doesn't equal Ordersymbol when another currency is added to another seperate chart . - MQL4 forum
Not a good idea. A lot of work for zero gain. You can't use any of the predefined variables, you don't get ticks from the other pairs, Symbol Doesn't equal Ordersymbol when another currency is added to another seperate chart . - MQL4 forum
Thanks for your valuable suggetions.
There is no "Unless" (except an arbitrage trader.) You can read the values from the other currencies if you need to but no need to trade them on the current chart (EA on the other chart will on its chart.)
Seperate EAs trading the same account or one multi pair EA would face the same issues, if the first pair required to make trade operations all the rest would have to wait while the trade operations are executed in the first pair. That could create a significant lag depending on response times.
So I would think the optimal configuration for trading say, ten pairs would be ten broker accounts, ten MT4's, ten EA's.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
I am currently running EA for different pairs with different chart?
now i wouldlike to combine with one EA.
ie. one EA filters different pairs,different tf,etc..
Is this good idea or better to run EA with different chart?
Your advice are welcome.