multiple EA on a single chart - page 2

 
Erwann Pannerec:

Hi,

Is it possible to add more than one EA to a single chart ?

When I try, MT5 always remove the already installed EA... why this limitation ?

Thanks!

Erwann.

The reason is that you can combine all the algorithm logic from different EAs into a single EA. If that feels too complicated to code, there’s a simpler way: just open multiple charts and attach one EA to each chart.

Even simpler, you can run multiple MT5 terminals, use multiple accounts, or even multiple machines to run many EAs 🤔