You can try to copy this file using a DLL.
Right.
You need a dll with FTP protocol implementation.
You need a dll with FTP protocol implementation.
Where can I find this dll, and how to use it?
Where can I find this dll, and how to use it?
You can study our examples in the client terminal folder:
/MetaTrader 4/experts/samples/DLLSample/ - VC++6.0 source code of a DLL example,
/MetaTrader 4/experts/samples/include/sampledll.mqh - a header file,
/MetaTrader 4/experts/samples/libraries/ExpertSample.dll - an external DLL file
/MetaTrader 4/experts/samples/ExportFunctions.mq4 - MQL4 expert advisor program.
You can create DLL files in any high-level programming language.
Where can I find this dll, and how to use it?
I have. ;)
info {at} e2e-fx {dot] net
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I want to open a file that is hosted in a server, http://someserver/file.csv for example.
How can I do this?
( Fileopen seems only work with a subdirectory)
Thanks