Problem uploading mql5 to market

 

hi

I don't know if this is related or not, but I know I have some stokers, and when uploading the mql5 to the market, this error keeps appearing

File contains native code

Allowed extensions .ex5

I'm not using native code .. so don't know what to do ...  I just compiled it with the cloud service. ... what can I do to not have this error?

 
Javier Santiago Gaston De Iriarte Cabrera: I just compiled it with the cloud service. ... what can I do to not have this error?

Forum on trading, automated trading systems and testing trading strategies

MQL5 Cloud Protector

Fernando Carreiro, 2023.05.20 14:11

When uploading to Market, do not compile with cloud protector. Do a normal compile. MetaQuotes will then apply the licensing wrapper which includes the protector, afterwards.
 
Fernando Carreiro #:
Don't compile it with MQL5 Cloud. Compile it normally.

So, how can I add with the normal compiler ... security for selling in the market?

 
Javier Santiago Gaston De Iriarte Cabrera #: So, how can I add with the normal compiler ... security for selling in the market?
You don't! MetaQuotes will add the security, the licensing and encryption on their end.
 
Fernando Carreiro #:
You don't! MetaQuotes will add the security, the licensing and encryption on their end.

0k, thanks!