Compilation error
-
Hi there!
Since yesterday(6th july) Im having this error compilation.
I think i didnt change anything respect to that. Built-in compilator in MT4 says block 42.Any idea?
Thanks in advance

-
I reckong i found the solution... dont know why, now its exporting the code like int variable instead of static string as use to be...
Now is like this:

Use to be like this:

-
The problem appears to be in block 1673, but what type of block it was?
-
The problem was in all the blocks "No trade".
If I use the block "If Trade" instead it works fine.Thanks