Any way. You can use FileReadDouble()
And you can use StrToDouble(FileReadString())

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.
If I have a .txt designed in this way:
First Row: 7 char string
Second Row: 9 char string
Third Row: Empty space
Fourth Row: double 15.00
Fifth Row: double 18.00
What is the efficient way to make my EA read (and save) the DOUBLE figures (rows 4 and 5)?
Thanks.
ST