This tool only do mass backtests on multiple pairs or strategies with strat's parameters defined by You. You can use defined period of backtest on multiple pairs or edit backtest-config.pl and just run
To brute force strat's parameters You can use:
https://github.com/Gab0/japonicus
https://github.com/gekkowarez/gekkoga
https://github.com/tommiehansen/gab
In my opinion japonicus finding best values in shorter period and allow to set two different pairs to bruteforce.
Code:
./backtest.pl -p binance:USD:BTC,binance:BTC:BNB -f "2018-01-01" -t "2018-02-02"
Code:
./backtest.pl
To brute force strat's parameters You can use:
https://github.com/Gab0/japonicus
https://github.com/gekkowarez/gekkoga
https://github.com/tommiehansen/gab
In my opinion japonicus finding best values in shorter period and allow to set two different pairs to bruteforce.
My projects [Strategies] [Datasets]