02-25-2018, 07:58 PM
(02-22-2018, 05:21 PM)xFFFFF Wrote: Its possible? Now backtest use only 1 thread. NN strats tests take a lot time. Maybe when supporting other cpu cores will be better.
I would like to join into the request. I am optimizing strategy parameters via python script and every backtest on 2 months data takes about 5 seconds. Thus, with some 100k points to test at least, it takes unreasonably long time. Any multithreading alternative would be greatly appreciated
Thanks