Blog
Tag Archives: gunbot-version-8.0.3
How to change port of Gunbot’s GUI for better security
| April 16, 2018As of Gunbot v8.0.3, Gunbot’s GUI (gunthy-gui) defaults to port 5000 and for security reasons, you might want to change it. (the default for What’s Going On Gunbot v8 and later (XT, CS and RT) can run in two modes – by itself on the command-line (aka “Gunbot Core”) or with a GUI (aka “Gunbot GUI”). Gunbot v8, v9: Gunbot
Read moreHelp me understand Gunbot’s MFI – Money Flow Index
| April 16, 2018Do you want to know more about Gunbot’s Money Flow Index, or MFI? Here are some things you will want to know. What’s going on The BTC/USD money flow index (MFI) is calculated by Gunbot looking at the ASK book of BTC/USD and takes both price and volume information. It’s supposed to help indicate overbought or oversold conditions, much like
Read moreHow do I fix Telegram api – make sure that only one bot instance is running errors?
| April 12, 2018originalHost: ‘api.telegram.org’, originalHostHeaderName: ‘host’, responseContent: [Circular], _destdata: true, _ended: true, _callbackCalled: true }, toJSON: [Function: responseToJSON], caseless: Caseless { dict: [Object] }, read: [Function], body: { ok: false, error_code: 409, description: ‘Conflict: terminated by other getUpdates request; make sure that only one bot instance is running’ } } } You might see this error in your err.log or console log
Read moreHow do I fix Cannot read property ‘askPrice’ of undefined error?
| April 12, 2018TypeError: Cannot read property ‘askPrice’ of undefined at Binance.parseOrderBook (C:\snapshot\Gunbot-master\ctx\js\binance.js:0:0) at module.exports.fetchOrderBook.Promise.binance.allBookTickers (C:\snapshot\Gunbot-master\ctx\js\binance.js:0:0) at Request.module.exports._makeRequest.request [as _callback] (C:\snapshot\Gunbot-master\ctx\helper\binance\binance-api.js:0:0) at Request.init.self.callback (C:\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. (C:\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. (C:\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 You might be
Read more
Share this post