Place a trade based on close of another EA using their magic number
-
Hi Folks
Is it possible to monitor trades placed by another EA using their magic number and perhaps open a trade after that one closes one at a loss?
If EA(magic num 111) closes a trade in profit, open another trade with the same currency in the opposite direction.
thanks -
Yes, you can. But you will need to communicate tow EAs from two different platforms. I know terminal variables are required to do it, but I don't know how, sorry.
That's a question for a real programmer. -
@l-andorrà
Assuming they are both running on the same account? -
Will it be the same account but on different platforms? In that case you will still need a programmer, I'm afraid.