- Trading platform video guides
- Virtual Hosting for 24/7 Operation
- Getting Started
- www.mql5.com
1. Can I write to a file using an EA?
It should work, as I don't see anywhere it's not doable on Virtual Host. But I didn't test.
2. Can I retrieve that file?
By FTP ? Should also be tested.
3. If not, can I write to a journal and how do I retrieve that journal?
Yes you can write on Experts log, with Print() or printf() ... statements. The logs can the be synchronized.
yes you can and it's not that difficult there are several ways to do it, it all depends on what you are trying to do.
I have done similar things you can just share the folder either over FTP or for example HFS
I usually use a vps server os (2012R2) that has all tools and services build in though but that depends on your choice of vps and skills.
yes you can and it's not that difficult there are several ways to do it, it all depends on what you are trying to do.
I have done similar things you can just share the folder either over FTP or for example HFS
I usually use a vps server os (2012R2) that has all tools and services build in though but that depends on your choice of vps and skills.
...
...
What directory/file would it be written to and how could you retrieve over FTP?
Write the file as usual and send it via SendFTP(). Obviously you then need access to an FTP server.
Im not sure if it supports remote desktop connections.
Maybe you can use
SendFTP()
Otherwise i think your possibilities are limited.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use