Cannot read property 'time' - 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: Cannot read property 'time' (/thread-58033.html) |
Cannot read property 'time' - mambotech - 11-08-2019 Hi, I am using this fork https://github.com/crypto49er/moddedgekko/tree/DCA I have tested the import on Binance and it has not failed. I am wondering if anyone can help with the issue below. This failed when trying to import a month. uncaughtException TypeError: Cannot read property 'time' of undefined at handle (/root/moddedgekko/importers/exchanges/gdax.js:49:37) at checkFn (/root/moddedgekko/exchange/exchangeUtils.js:24:16) at /root/moddedgekko/exchange/wrappers/gdax.js:108:12 at Request._callback (/root/moddedgekko/exchange/node_modules/gdax/lib/clients/public.js:83:11) at Request.self.callback (/root/moddedgekko/exchange/node_modules/request/request.js:185:22) at emitTwo (events.js:126:13) at Request.emit (events.js:214:7) at Request.<anonymous> (/root/moddedgekko/exchange/node_modules/request/request.js:1157:10) at emitOne (events.js:116:13) at Request.emit (events.js:211:7) RECEIVED ERROR IN IMPORT 900291731656734 |