mql5 hosting vps

Humberto Gomes  
Can I use an EA on my mql5 hosted VPS that changes the chart symbol as part of it's function?
Sergey Golubev  
To create EA which can change the chart to an other chart/symbol if attached to the chart?
No idea ... you can try because there are free munites on MQL5 VPS.
Because there are some limitations on this MQL5 VPS, for example: dll is prohibited, and if your EA will use (or will try to use) any dll so this EA will not work on
MQL5 VPS.
Humberto Gomes  
My MT4 EA uses only ChartSetSymbolPeriod() so will work on MQL5 VPS 
Reason: