Dear Guys
I wrote a code below :
When i an run this EA on chart then FileOpen is work well. it can read file. but same EA when i try on backtest FileOpen can't work. it show error:
" Alert: Cannot Read File Error : 5004"
how can i solve this problem. i want EA also work in backtest.
Thansk.
Dear Alain Verleyen,
How i use tester file direction?
Dear Alain Verleyen,
How i use tester file direction?
Did you read the documentation (I provide you the link) ?
Or you can put the file under "files" folder that you find under Tester. It may look something like below:
C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\F50DC1E258BD3364F7685D3C3DF0A89B\tester\files
You might have placed files under below path.
C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\F50DC1E258BD3364F7685D3C3DF0A89B\MQL4\files
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Dear Guys
I wrote a code below :
When i an run this EA on chart then FileOpen is work well. it can read file. but same EA when i try on backtest FileOpen can't work. it show error:
" Alert: Cannot Read File Error : 5004"
how can i solve this problem. i want EA also work in backtest.
Thansk.