myfxbook export removed from mql5 vps

 

Hi,  I added the myfxbook EA to a chart and did a full sync to the mql5 vps.  I also enabled debug mode in the myfxbook ea.  

When I download the Journals I see it has been removed:

2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: Myfxbook EA Version 1.86‌‌
2017.03.02 10:00:40.024 Cannot call 'Myfxbook.dll::toggleDebug', 'Myfxbook.dll' is not loaded
2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: unresolved import function call‌
2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: not initialized
2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: uninit reason 8
2017.03.02 10:00:40.024 Expert Myfxbook EURUSD,H1: removed


How do I get it working?

t‌hanks

 
As far as I know the DLL is the problem (not allowed, read..) and you should try a non-Metaquotes vps.
 
dbuckle: Hi,  I added the myfxbook EA to a chart and did a full sync to the mql5 vps.  I also enabled debug mode in the myfxbook ea.  

When I download the Journals I see it has been removed:

2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: Myfxbook EA Version 1.86‌‌
2017.03.02 10:00:40.024 Cannot call 'Myfxbook.dll::toggleDebug', 'Myfxbook.dll' is not loaded
2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: unresolved import function call‌

2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: not initialized
2017.03.02 10:00:40.024 Myfxbook EURUSD,H1: uninit reason 8
2017.03.02 10:00:40.024 Expert Myfxbook EURUSD,H1: removed

How do I get it working?

As @Carl Schreiber, as stated, you are not allowed to us DLL libraries or make calls to Win32 API either, when using MetaQuotes' Virtual Host Services.

You can only do that, if you use full-fledged 3rd Party VPS solutions.‌

 
Fernando Carreiro:

As @Carl Schreiber, as stated, you are not allowed to us DLL libraries or make calls to Win32 API either, when using MetaQuotes' Virtual Host Services.

You can only do that, if you use full-fledged 3rd Party VPS solutions.‌


Thanks both.  Time to move to a new VPS.

‌‌

Reason: