indicator platform issues

 

I coded an indicator that works on my mT4 and gave it to a friend and it works on his as well. He gave it to a third party who is using interbank FX mT4 and everytime he attaches the indicator his mT4 freezes and closes.

What are possible reasons on why this is happening?

 

There is an error in your code.

The file given to the 3rd party is corrupt.

4/5 digits aren't handled correctly and only shows as an issue on 4 digit which you haven't tested on . . . or visa versa.

 
jeemba2012:


What are possible reasons on why this is happening?

Another possibility, your version of MT4 is newer that the one where the problem is. Just send the source code not the compiled version.
 
jeemba2012:

Tried that, it does not work. does the indicator work on yours?

Works in the Strategy Tester on GoM 409
 
It must be compiled with a compiler at or older than the terminal you want to run it on.
Reason: