Originally Posted By: jcl
You must start with the same slider position in the backtest and in live trading. In live trading it remembers your last slider position from the previous session, so run the backtest with the same position. When you stop and resume, you must indeed run a new backtest with the current slider position. I think the initial slider position is not displayed.


Just to confirm then, I'm trading live on a VPS that cannot really run backtests. So the procedure then is to run a backtest on my desktop PC whenever I want to change the slider, copy the resulting DBL file up to the VPS and then adjust the slider on the VPS?