
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
Long-time lurker, first time poster...
Question - are GlobalVariables accessible across multiple instances of MT4 terminal?
Example - If I have two instances of MT4 terminal open on same computer, call them MT4_A and MT4_B, running on different accounts with different EA's but using the same GlobalVariable name...if an EA in instance MT4_A changes the GlobalVariable value will the EA in instance MT4_B "see" the GlobalVariable change as well? Or is GlobalVariable isolated to only its specific instance of MT4 terminal?
Thanks in advance for your time and assistance.