Gekko-BacktestTool icon indicating copy to clipboard operation
Gekko-BacktestTool copied to clipboard

Binance download error with -ft parameter

Open bald123 opened this issue 6 years ago • 0 comments

I downloaded full history file of binance:USDT (binance_0.1.db). When I call the following statement I see a download error: perl backtest.pl -p binance:BNB:ADA -i -ft 60

BNB:APPC (1969-11-02 00:33:38 - 2018-05-28 19:43:37) is started at 2018-05-28 19:43:37... 2018-05-28 19:43:41 (ERROR): [binance.js] (getTrades) returned an irrecoverable error: Error: Response code 400 2018-05-28 19:43:41 (ERROR): There was an error importing from Binance [binance.js] Response code 400 Trade fetch came back empty. Import of binance BNB-APPC is done. Elapsed time: 2 seconds.

It seems that downloading (from binance?) is not working when using the -ft parameter.

bald123 avatar May 28 '18 19:05 bald123