Terminate
-
Hi everybody please how cane terminate EA in the first chart from another EA in the second chart. Tank You
-
@mohammed65 Do you mean that one EA on one chart should terminate the same EA on another chart within the same MT4 or a different EA on that same MT4 or an another MT4?
-
Thank you. another EA in another chart in same terminal MT4.
-
@mohammed65 In that case that's not a trivial thing to do. Setting aside using terminal variables (something I don't know how to) the only option I can see is by sharing some open or closed trade on the history tab. What condition is required in chart 1 for the second EA to be terminated exactly?