two terminals mt4 separately installed can not communicate directly
a trick is that you create a file by EA in each acount in which you register information on each position.
Then you make use of an external program that syncronise in real time the two files, this way the two accounts can communicate.
franky:
two terminals mt4 separately installed can not communicate directly
a trick is that you create a file by EA in each acount in which you register information on each position.
Then you make use of an external program that syncronise in real time the two files, this way the two accounts can communicate.
thank u

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
now I log on 2 accounts on my PC, I want to realize that: when I trade an order by one account, then I want to the other account send relative order at once.
Shall I realize this by some function?