FileReadArray is intended to be used with BIN file, not CSV. Please read the documentation.
hello,
OP, I see you have changed your original post from FILE_BIN to FILE_CSV, without a mention in your post for doing this. I believe could be better to mark such critical changes, for everybody to be able to follow your topics. On to the topic and following on to your problems, please hang on to the following page regarding on how to properly use the function FileIsLineEnding()
https://www.mql5.com/en/forum/295
best regards
Demos: OP, I see you have changed your original post from FILE_BIN to FILE_CSV, without a mention in your post for doing this.
| OP, did you also change the file writer? |
i want just write (time,ask,bid) and read last (time,ask,bid) like arbitrage ea

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
hi
i want to read the last line when i use FILEREADARRAY and FILEISLINEENDING it get a error 5004 open file and can't read data it just write totale data=0
this is the code:
so can you correct the error please ,or give me in outher expert to read " date , bid , ask "