Cannot load Expert MT4
-
Hi, I have exported an EA and the MT4 stratery tester came up with this message:

I cannot work out what is wrong with it? https://fxdreema.com/shared/kSqFDO2Eb
The same thing happened with another project. I had to take it all apart and put it back together exactly the same way and it worked. I don't want to have to do it with this as it is much larger.
Any ideas? Many thanks
-
int type must be with small "int" not "Int" ... try correct all int ...

-
That was it, many thanks!
-
