u only can open file in /experts/files.... correct usage: FileOpen("file.set",FILE_READ);
Hi guys,
i try to read a file .set:
but i have this error:
I need to say if the file EURUSD_MR_10.SET exist....
Please help.
Thank's
Hi cello23,
Here's the help file on FileOpen() - whic also available on your MetaEditor https://docs.mql4.com/files/FileOpen
Here's an article of another way of working with file https://www.mql5.com/en/articles/1543 and https://www.mql5.com/en/articles/1540
Yep. TERMINAL/experts/files or TERMINAL/tester/files only.
If you must read outside there you can't use the mt4 routines.
File Operations via WinAPI - MQL4 Articles
Grouped File Operations - MQL4 Articles

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi guys,
i try to read a file .set:
but i have this error:
I need to say if the file EURUSD_MR_10.SET exist....
Please help.
Thank's