PROBLEM
when there is a long backtest running (for example it runs 3 hours already and will need additional 2h to finish). During that long time, I change sources more times and run new separate smaller backtests.
QUESTION:
Can be the first long-running backtest somehow influenced by the new changes, that were implemented later?

Comment