Metaeditor build does not run in Metatrader

 

I have a mql4 code from a few years ago, and when I compile it through the metaeditor it doesn't run in the metatrader, and if I put the code in the metatrader so that it is compiled right there, it works. What can be done?

 
Rodrigo Heck: when I compile it through the metaeditor it doesn't run in the metatrader,

“Doesn't work” is meaningless — just like saying the car doesn't work. Doesn't start, won't go in gear, no electrical, missing the key, flat tires — meaningless.
     How To Ask Questions The Smart Way. (2004)
          When asking about code
          Be precise and informative about your problem

Rodrigo Heck: if I put the code in the metatrader so that it is compiled right there,

There is no compiler in the terminal, you are talking non-sense.

 
@William Roeder #: There is no compiler in the terminal, you are talking non-sense.

I think the user is probably referring to the auto-compilation that the terminal carries out when it starts up and detects source files without the respective executable.

Reason: