Hello geniuses
I have used a file to store information for different pair, which reads them from the file when needed.
Writing and reading from the file is done correctly.
Now I use two metatraders for several currency pairs. But because the storage location of each of them is separate, they cannot read each other's files.
Is there a way that I can save all the files in another place and read them all again from there?
- Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6.
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes
- Combining two expert advisors
thank you for your answer
can you explain more sir
do i must use " FILE_COMMON " when I write it and create it?
Something like this?
int filehandle = FileOpen(filename,FILE_READ|FILE_WRITE| FILE_COMMON |FILE_CSV|FILE_ANSI,",");
In this case, can I read the file from some metatraders that are connected to one account?
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