SAMUEL007:
I would like to write an integer array of the lenght of the order of 500 000 to a file in MT4. My only ambition with the file is to be able to read the array in from the file sometimes in the future. Would somebody know what type of file to use and how to program it - both writing and reading-in? Thanks in advance for your advice.
Sam
Hi SAMUEL007
FileWriteArray() and FileReadArray(). Click those.
:D
Thanks a lot. It is clear. Samuel007

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 would like to write an integer array of the lenght of the order of 500 000 to a file in MT4. My only ambition with the file is to be able to read the array in from the file sometimes in the future. Would somebody know what type of file to use and how to program it - both writing and reading-in? Thanks in advance for your advice.
Sam