Hello,
I'm using Gunbot 3.3.2 with PM2 and as much as I can tell, Gunbot is working fine.
However, when I issue the command to check Gunbot logs, I receive the following output:
1|BTC_XEL | at self.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:188:22)
1|BTC_XEL | at emitOne (events.js:96:13)
1|BTC_XEL | at Request.emit (events.js:189:7)
1|BTC_XEL | at ClientRequest.<anonymous> (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:822:16)
1|BTC_XEL | at Object.onceWrapper (events.js:291:19)
1|BTC_XEL | at emitNone (events.js:86:13)
1|BTC_XEL | at ClientRequest.emit (events.js:186:7)
1|BTC_XEL | at TLSSocket.emitTimeout (_http_client.js:679:10)
1|BTC_XEL | at Object.onceWrapper (events.js:291:19)
1|BTC_XEL | at emitNone (events.js:86:13)
1|BTC_XEL | at TLSSocket.emit (events.js:186:7)
1|BTC_XEL | at TLSSocket.Socket._onTimeout (net.js:342:
1|BTC_XEL | at ontimeout (timers.js:365:14)
1|BTC_XEL | at tryOnTimeout (timers.js:237:5)
1|BTC_XEL | at Timer.listOnTimeout (timers.js:207:5)
1|BTC_XEL | PriceToBuy 0.5574 priceToSell 0.5714
1|BTC_XEL | LP 0.5714000 > prBuy 0.5574006 secMargin -5.841259999999996e-7 grows no
1|BTC_XEL | no altcoins: null
1|BTC_XEL | price to buy: 0.000055740064
1|BTC_XEL | last price is too high
1|BTC_XEL | Gunbot callback at 2017/10/13 20:27:52 cycle # 1100
1|BTC_XEL | Callback:
1|BTC_XEL | ---------
1|BTC_XEL | price too high
1|BTC_XEL | need faster: yes
1|BTC_XEL | need slower: no
1|BTC_XEL |
1|BTC_XEL | next delay will be 60s
1|BTC_XEL |
1|BTC_XEL |
I panicked a bit when I saw "/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/".
Can anyone explain lines 1 and 4 with regards to user Enrico and xBot?
Thank you!