Error when trying to import data
bettimms opened this issue · 1 comments
bettimms commented
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
Can't locate object method "new" via package "JSON" at backtest.pl line 447.
Tried on Windows machine and MacOS!