Fixing an issue

 

Hi everyone,

I want to use an expert on my metatrader, but i received some errors like:

imported DLL "user32.dll" not allowed in Cloud Network

imported DLL "FXBlue64.dll" not allowed in Cloud Network


what should I do now please help me to fix this errors


Thanks

 
You can run an EA in cloud or locally.

DLLs are not allowed in cloud. So you have to run it local.
 
MetaTrader 5 settings In order to use the Trading Simulator you need to turn on “Allow DLL imports”. Click on Tools/Options in MT5, and then change the settings on the “Expert Advisors”
 
@k31vin #: MetaTrader 5 settings In order to use the Trading Simulator you need to turn on “Allow DLL imports”. Click on Tools/Options in MT5, and then change the settings on the “Expert Advisors”

That is only valid for local testing. DLL's are not allowed at all for testing on the MQL5 Cloud, irrespective of the settings.