- When you open files outside the tester they go in <data folder>\files\...
- When you open files inside the tester they go in <data folder>\tester\files\...
- Do not add a path unless "..." contains one.
Data Structure in MetaTrader 4 Build 600 and Higher - MQL4 Articles 17.02.2014
Hello,
when i place a file into folder files i can open this file when running or debug my expert.
But when i run the backtest, the file is not found.
Ok, after some research, i found the property tester_file.
When i add this to my code:
The backtest can open the file.
But when i run now the expert in debug mode or in chart, it works not.
When disable #property, still not working.
How to make file referencing easy ?
Why not simply allow to store or load files from Files section or everywhere (with admin rights.)
This is an ugly stumblestone.