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
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
from time to time the bot stops with his error .....
017-09-20 14:49:56 0.0300000 MCO-ETH -0.2% 218 - 48 -0.0264 0.0494 -0.2% 2.71 MCO 0.00000 ETH 0.0% 0.0%undefined
undefined
undefined
/root/zenbot/node_modules/numbro/numbro.js:1111
var parts = x.toString().split('.');
^
TypeError: Cannot read property 'toString' of undefined
at multiplier (/root/zenbot/node_modules/numbro/numbro.js:1111:22)
at /root/zenbot/node_modules/numbro/numbro.js:1127:22
at Array.reduce (<anonymous>)
at correctionFactor (/root/zenbot/node_modules/numbro/numbro.js:1125:21)
at Numbro.add (/root/zenbot/node_modules/numbro/numbro.js:1197:47)
at /root/zenbot/commands/trade.js:348:78
at /root/zenbot/lib/engine.js:191:14
at /root/zenbot/extensions/exchanges/bittrex/exchange.js:113:18
at Request._callback (/root/zenbot/node_modules/node.bittrex.api/node.bittrex.api.js:112:25)
at self.callback (/root/zenbot/node_modules/request/request.js:188:22)
at emitOne (events.js:115:13)
at Request.emit (events.js:210:7)
at Request.onRequestError (/root/zenbot/node_modules/request/request.js:884:8)
at emitOne (events.js:115:13)
at ClientRequest.emit (events.js:210:7)
at TLSSocket.socketErrorListener (_http_client.js:401:9)
at emitOne (events.js:115:13)
at TLSSocket.emit (events.js:210:7)
at emitErrorNT (internal/streams/destroy.js:64:8)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
The text was updated successfully, but these errors were encountered:
from time to time the bot stops with his error .....
The text was updated successfully, but these errors were encountered: