Is it possible to use 2 EA on same chart
-
Hi,
Is it possible to run 2 (or more) EA on same chart. I need it to get data from one EA to use it on other EA -
@rusen No Metatrader allows for only 1 EA per chart.
Use terminal variables if you have 2 charts with 1 EA each to oass information from one EA to the other.