You can use 1 terminal with each EA loaded on the chart of the pair you want to trade, with no problems.
You can use 1 terminal with each EA loaded on the chart of the pair you want to trade, with no problems.
I agree. Always keep it simple unless there is a pressing reason to do otherwise.
You can use 1 terminal with each EA loaded on the chart of the pair you want to trade, with no problems.
How do you know that ?
If the EAs are well coded ok no problem, but if they are not you can have problems. And I can assure you there are a lot of not well coded EA here around which will lead to problems.
How do you know that ?
If the EAs are well coded ok no problem, but if they are not you can have problems. And I can assure you there are a lot of not well coded EA here around which will lead to problems.
A valid point Alain, however I find the most common problem is a lack of magic number filtering and/or problems with how the EA deals with multiple concurrent orders.
In those circumstances, even if you run a second terminal it isn't going to help as the order pool will be common between both terminals (as the OP wants to use the same account).
A valid point Alain, however I find the most common problem is a lack of magic number filtering and/or problems with how the EA deals with multiple concurrent orders.
Of course.
In those circumstances, even if you run a second terminal it isn't going to help as the order pool will be common between both terminals (as the OP wants to use the same account).
How do you know that ?
If the EAs are well coded ok no problem, but if they are not you can have problems. And I can assure you there are a lot of not well coded EA here around which will lead to problems.
You are right Alain, I was saying about well written EAs (from my experience).
i have 2 EA's and want to use them on the same account, they trade for different pairs so no issue for magic number.
i have some concern about the best way to manage this task:
1) using 2 terminals each one with 1 EA ?
2) using 1 terminal with 2 EA's ?
Please can you share your experience, troubles and reasons.
Cheers.
2 terminals will not be a solution, if EA have bug it can disturb any other trade opened by EA or manual

- 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's and want to use them on the same account, they trade for different pairs so no issue for magic number.
i have some concern about the best way to manage this task:
1) using 2 terminals each one with 1 EA ?
2) using 1 terminal with 2 EA's ?
Please can you share your experience, troubles and reasons.
Cheers.