Not that I know unless you have written the results (keyword OnTester()) into a file.
gooly:
Not that I know unless you have written the results (keyword OnTester()) into a file.
Not that I know unless you have written the results (keyword OnTester()) into a file.
Thanks.
I was actually using Ontester() in my ea
Here's a sample of file i got but it seems unreadable
adeller1:
There is nothing to read?
Thanks.
I was actually using Ontester() in my ea
Here's a sample of file i got but it seems unreadable
I thought I attached it let me try again sorry I'll change the extension from .0 to .txt to make it attachable
Files:
wrac2.de.30..1.txt
1951 kb
adeller1:
I thought I attached it let me try again sorry I'll change the extension from .0 to .txt to make it attachable
This looks like a typical code-miss match of ANSI, ACSII, UNICODE, ...I thought I attached it let me try again sorry I'll change the extension from .0 to .txt to make it attachable
I don't know what you were using. Mt4 should create an ANSI code by default.
Read about FileOpen() in the editor's reference.

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
Hello
I ran an optiization that lasted 24hours and for some reason after it ended my pc crashed
I still have a file in /tester/caches with a type "File 0" which might be the result of my optimization ( same saving date as the expected end ot optimization or crash, name including the right ea and the right fx pair...)
How can I read the file and maybe get back my optim results?
Thank You