How to load a .set file during backtest?

 

On live charts the .set file gets loaded without any issue, but when i want to backtest the indicator i always get an error which says that the set file can't be found..


Does anybody have a clue what causes this issue and how to avoid/fix it?


thank you very much!

 
A set file only sets the EA/indicator/script's parameters. Just set them in the tester.
 
William Roeder:
A set file only sets the EA/indicator/script's parameters. Just set them in the tester.

thank you for your answer! what do you mean with set them in the tester?


once i copy the file manually to the folder agent** \mql5 \files it is there and gets deleted on the backtest

however if i copy the file manually to the regular  \mql5 \files folder it is there and stays there and works for live charts.


WARNING : Cannot find parameters override file : jv22.set

WARNING : TERMINAL_DATA_PATH : C:\Users\admin\AppData\Roaming\MetaQuotes\Tester\6738***\Agent-127.0.0.1-3001


Reason: