I have set up virtual hosting VPS and migrated it successfully however it is not migrating any charts. I have very simple needs, just running one custom indicator that provides notifications. No signals and no experts. DLLs are off, MT5 build is 64 bit, I've re synchronised and tried with only 4 charts as I have more than 16 open but still no success.
You can't migrate only indicators to MQL5 VPS, you need to migrate at least 1 EA with them.
The simplest way to do that is to prepare your charts with your indicator(s) attached on them, then open another chart of any symbol and attach a simple EA, like the 'Controls' EA or the 'Chart in Chart' EA in the Examples folder and then migrate to your MQL5 VPS.
These 'Example' EAs are not opening any trades.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I have set up virtual hosting VPS and migrated it successfully however it is not migrating any charts. I have very simple needs, just running one custom indicator that provides notifications. No signals and no experts. DLLs are off, MT5 build is 64 bit, I've re synchronised and tried with only 4 charts as I have more than 16 open but still no success.