You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: