Kraken import error: (getTrades) returned an irrecoverable error - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: Kraken import error: (getTrades) returned an irrecoverable error (/thread-56666.html) |
Kraken import error: (getTrades) returned an irrecoverable error - xFFFFF - 04-05-2018 In debug all is fine, candles are imported but in terminal I have error like this: Code: 2018-04-05 10:16:53 (ERROR): [kraken.js] (getTrades) returned an irrecoverable error: Cannot read property 'date' of undefined my config Code: var config = {}; |