restart robot in backtesting
Created at 02 Nov 2013, 18:19
restart robot in backtesting
02 Nov 2013, 18:19
Hi
in order to fine-tune a strategy you may want to back test it with different settings in order to come with the set of values that gives the maximum return.
Is there any possibility to automate this in calgo?
for instance start with a value of a parameter, save results in a file, then restart on the same time frame with another value of that parameter, save the results and continue in a loop?
Thank you
Replies
Spotware
20 Oct 2014, 11:00
Optimization functionality is available: http://help.spotware.com/calgo/cbots/optimization
@Spotware
Spotware
04 Nov 2013, 10:31
We plan to implement automated optimization in the future. Thank you for the suggestion.
@Spotware