Closed GoogleCodeExporter closed 9 years ago
It was an issue with concurrency between orderManager.reset and new
BacktestStrategyEngine in BacktestFactory#runBacktest method.
The fix was only to switch two lines. Fixed in r161
Anyway com.ats.client.views.OptimizationView.runBruteForce(IProgressMonitor)
method should be refactored to execute BacktestFactory#runBacktest iteratively
instead of recursively. This might also fix defect 42
Original comment by kkazmier...@gmail.com
on 24 Jan 2012 at 1:09
Original comment by kkazmier...@gmail.com
on 24 Jan 2012 at 1:09
Original issue reported on code.google.com by
kkazmier...@gmail.com
on 23 Jan 2012 at 10:54