1
Technical Support & Development / Re: Kucoin error
« on: May 30, 2021, 10:53:16 PM »
I have V22 and still have the same problem with KuCoin. Gunbot isn't retrieving any trading information except for the trading pairs available in the drop down menu for pairs. It can't buy or sell either. I already had a V2 API, but created a new one anyway, and that didn't fix the issue. terminal provides the following entry:
TypeError: Cannot read property 'data' of undefined
at kucoin.fetchOrderBook (/snapshot/test/Desktop/node14/node_modules/ccxt.pro/node_modules/ccxt/js/kucoin.js:657:30)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
kucoin - throwing error: "Fetching orderbook again.{}"
Error: Fetching orderbook again.{}
at errorHandler (/snapshot/test/Desktop/node14/ctx/js/kucoin.js)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
TypeError: Cannot read property 'data' of undefined
at kucoin.fetchOrderBook (/snapshot/test/Desktop/node14/node_modules/ccxt.pro/node_modules/ccxt/js/kucoin.js:657:30)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
kucoin - throwing error: "Fetching orderbook again.{}"
Error: Fetching orderbook again.{}
at errorHandler (/snapshot/test/Desktop/node14/ctx/js/kucoin.js)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)