1
Beginners & Help / Re: message: no btc
« on: July 10, 2018, 12:15:28 AM »
My best guess is that this is showing up on coins that were bought, meaning the TRADING_LIMIT is reached for that coin, then this message appears.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
TypeError: Cannot read property 'Available' of undefined
at module.exports.parseBalance._.forEach (/snapshot/Gunbot-master/ctx/js/bittrex.js:0:0)
at arrayEach (/snapshot/Gunbot-master/node_modules/lodash/lodash.js:537:11)
at Function.forEach (/snapshot/Gunbot-master/node_modules/lodash/lodash.js:9359:14)
at Bittrex.parseBalance (/snapshot/Gunbot-master/ctx/js/bittrex.js:0:0)
at /snapshot/Gunbot-master/ctx/js/bittrex.js:0:0
at Request._callback (/snapshot/Gunbot-master/node_modules/node-bittrex-api/node.bittrex.api.js:144:11)
at Request.init.self.callback (/snapshot/Gunbot-master/node_modules/request/request.js:186:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request. (/snapshot/Gunbot-master/node_modules/request/request.js:1163:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage. (/snapshot/Gunbot-master/node_modules/request/request.js:1085:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1056:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
/snapshot/Gunbot-master/node_modules/lodash/lodash.js:537
if (iteratee(array[index], index, array) === false) {
^