xFFFFF / Gekko-BacktestTool

Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.
MIT License
231 stars 85 forks source link

Error when trying to import data #13

Closed bettimms closed 6 years ago

bettimms commented 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

Can't locate object method "new" via package "JSON" at backtest.pl line 447.

Tried on Windows machine and MacOS!

xFFFFF commented 6 years ago

Its fixed wih #8 in open source version. I will recompile binaries today.