Are Variables restricted to Magic Number?
-
If I have multiple instances of an EA on a single account are Variables for each instance restricted to it's Magic Number?
-
Yes, I believe so, if you mean the fxdreema variables. Then there are the terminal variables (global variables) that can be shared among eas.
-
Yes, fxDreema Variables.
The thing is I've built an EA that trades the 28 majors and crosses in a single instance (one chart).
So there's potentially a lot of trades going on if I load it on multiple timeframes (one chart per timeframe).
Want to be sure they're not going to get confused with one another...I'd been thinking about it a little further, and I'd expect that Variables would be restricted (essentially sandboxed) by each chart, but would like confirmation.