I have 2 EA, they are work together for 1 pair, such as EURUSD, How can I run backtest?
hongbin.fei
From what I have read, you can only have one EA running @ the time. I think I had asked a question like this
a while back. Anyway the best bet you have is to have 2 other virtual machines and have the ea in each one.
Hi, you can't use two EAs at the same time in the Metatrader strategy tester.
My suggestion is you use them in balance but with independent and individual setups and accounts (adjusted by independent backtesting).
For this you must have two plataform instances as independent containers, since there is also the risk of interference between the two strategies, if the coder do not control their trades through a magic number (or other way around).
I have 2 EA, they help each other to trade on 1 pair at same time, I want test them .
Because I order the EA from market, but no source, so I add some function to form other EA, to help it.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I have 2 EA, they are work together for 1 pair, such as EURUSD, How can I run backtest?
hongbin.fei