Gunbot blog

0

Fix Error: Can not read property indicators of undefined

If you are running Gunbot on Mac, maybe you have seen this error message: “Can not read property indicators of undefined“. This error can be caused mainly by 2 reasons: 1- There are missing files in your Gunbot directory. Be sure all the files are there, same as “Tulind” directory. 2- Be sure the files are executable (using command “chmod +x”). Just follow the installation steps on Mac: https://gunbot.shop/gunbot-xt-v6-0-1-installation-on-mac/ If […]

19

Run multiple instances of Gunbot and change ports

UPDATED 17-5-2020 With latest Gunbot versions is no longer required to start separate instances in order to run multiple instances, as you can just add different instances from the GUI. In the case you want to run multiple instances for some reason, you have to change ports on both “ws” and “GUI” sections of your config file (each instance would have different ports):   OLD METHOD (RUN MULTIPLE GUNBOT INSTANTES […]

0

Gunbot doesn’t make trades – How to fix it

One of the most common things we hear from new comers is “My Gunbot is not making trades“. Let’s see how to fix it. 1- First of all: Be Patient. Gunbot is not a drunken teenager with a credit card, it won’t buy anything under any circumstances. Gunbot will execute professional trading strategies and it will only buy or sell when some conditions are meet. Don’t expect trades after 5 […]

2

Gunbot XT Edition + Gunthy GUI v6.0.2 Final

Core changes BTC pump protection: automatically prevent buy orders from being placed when BTC price and volume are under high pressure. This is configurable per strategy or pair using OKKIES_MODE and BTC_MONEY_FLOW. Order recalculation: Gunbot now automatically cancels unfulfilled orders when the current price moved away. This also affects manually placed orders – when you run the bot on the same pair. Configurable cache cleaner: some users reported cache issues […]

4

Gunbot Error: bind EADDRINUSE null 5000

This is one of the most common errors when running Gunbot: Error: bind EADDRINUSE null:5001 at Object.exports._errnoException (util.js:1026:11) at exports._exceptionWithHostPort (util.js:1049:20) at listenOnMasterHandle (net.js:1385:16) at shared (internal/cluster/child.js:105:3) at Worker.send (internal/cluster/child.js:76:7) at process.onInternalMessage (internal/cluster/utils.js:42:8) at emitTwo (events.js:130:20) at process.emit (events.js:213:7) at process.nextTick (internal/child_process.js:755:12) at _combinedTickCallback (internal/process/next_tick.js:95:7) at process._tickCallback (internal/process/next_tick.js:161:9) events.js:182 throw er; // Unhandled ‘error’ event ^ The cause of this error is clear: Most likely you have multiple instances opened […]

2

Install Gunbot v6 on Linux

You can download latest Gunbot XT version here: https://gunbot.shop/gunbot-xt-edition-v-6-0-2-release-candidate/ 1- Unpack the release .zip file in a new folder. Then, from a terminal window, make sure both Gunbot and Gunthy GUI are executable: chmod +x gunthy-linx64 chmod +x gunthy-gui-linx64 2-Start running Gunthy GUI with the following command. Keep this terminal window open. ./gunthy-gui-linx64 3-Open localhost:5000 in a browser. To use latest version of Chrome or Firefox is highly recommended. In […]

0

[GUNBOT XT EDITION] v.6.0.2 Release Candidate

[GUNBOT XT EDITION] v.6.0.2 Release Candidate Linux/Windows/Mac core+GUI Changelogs: Core: – Fix a caching issue that would prevent buy/sell orders after some days GB was running. – [TRADINGVIEW PLUGIN] Fix an issue that would sell at loss even if TV_PROTECTION is on: fuck Bittrex! Thanks @bennygrahn !!!! – [BITFINEX] Take off post only orders from our algo – Cache refresh every 1 hour instead of every 4 hours – [TRADINGVIEW […]

Contact us