Migrating to virtual server

 

hello everyone.

So i need some help, im using mt4 and i am attempting to migrate to virtual service via mt4 but when i do it says the ea i have (pine connector) uses "kernel32.dll" Please remove expert from chart and try again. i just spent $15 via mt4 on this virtual server.  Also just so im clear the whole point of the server is for faster times and secured reliable signal right.


Thanks in advance

 
jordan.farrell:

hello everyone.

So i need some help, im using mt4 and i am attempting to migrate to virtual service via mt4 but when i do it says the ea i have (pine connector) uses "kernel32.dll" Please remove expert from chart and try again. i just spent $15 via mt4 on this virtual server.  Also just so im clear the whole point of the server is for faster times and secured reliable signal right.

Thanks in advance

MQL5 VPS doesn't allow DLL calls, so if your EA requires DLL (kernel32.dll) it will not work properly on MQL5 VPS, this is clearly mentioned in the MQL5 VPS rules: https://www.mql5.com/en/vps/rules

  1. No DLLs are allowed on a Virtual terminal. There is no physical capacity to use DLLs there.
  2. If a program launched on a Virtual terminal tries to call a function from any DLL, this EX4/EX5 program is immediately stopped due to a critical error. Any DLL calls are forbidden.


Launching MetaTrader VPS: A step-by-step guide for first-time users




Read the last steps 15-25 of these guides below to understand how MQL5 VPS works:

https://www.mql5.com/en/forum/366152  (MT4)

https://www.mql5.com/en/forum/366161  (MT5)