trado19 / Publications
Forum
Script execution multiple times shows old values
Hi, i often test mql behaviour in a script. In this case I noticed that an array which is filled, is not initialized (and keeps old values) if executing the same script again. How can I force to have a clean environment when starting the script again? void OnStart () { int aSize = 6 ; int