Closed bettimms closed 6 years ago
Running any of these commands results on error below
perl backtest.pl -i -f 2017-04-20 -t now or perl backtest.pl -i -p binance:BTC:ALL -f last -t now
perl backtest.pl -i -f 2017-04-20 -t now
perl backtest.pl -i -p binance:BTC:ALL -f last -t now
Can't locate object method "new" via package "JSON" at backtest.pl line 447.
Tried on Windows machine and MacOS!
Its fixed wih #8 in open source version. I will recompile binaries today.
Running any of these commands results on error below
perl backtest.pl -i -f 2017-04-20 -t now
orperl backtest.pl -i -p binance:BTC:ALL -f last -t now
Can't locate object method "new" via package "JSON" at backtest.pl line 447.
Tried on Windows machine and MacOS!