0

Fix error: The API key you provided is not from your BINANCE account

Are you getting the following message when running Gunbot? ERROR: The API key you provided is not from your BINANCE account!!! Please use an API key from the same account of your MasterKey! It usually means that your trading api doesn’t belong to the same account than your master api. If you don’t know the difference between a trading api key and a master api key, click here. Ok, so… […]

2

Fix for “Signature for this request is not valid” error on Gunbot

Are you getting the following message when running Gunbot? The message that the bot gives me is: Loading exchange – binance Loading data …. {Error: binance {“code”: – 1022, “msg”: “Signature for this request is not valid.”} This is a very easy to fix error, it’s caused because you didn’t set the right secret for your api. Most of the times it’s caused by an extra / missing character, a […]

0

Fix for TypeError: Cannot read property ‘toString’ of undefined

Are you getting this error when running Gunbot? TypeError: Cannot read property ‘toString’ of undefined at module.exports.Market.sell.Promise.checkSecurity.then.resp (/snapshot/gblackv12/ctx-wrapper.js:0:0) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) Most of the times it’s caused by MULTIPLE_BASE parameter. If you are running the bot with only one base coin, disable it. On the contrary, if you are trading with several base coins, enable it.

2

Gunbot v12.9.9.1 Stable download and changelogs

You can purchase your Gunbot license at https://gunbot.shop Here you will find download links for Gunbot 12.9.9.1 Stable: – Download Gunbot v12.9.9.1 Stable release for Windows – Download Gunbot v12.9.9.1 Stable release for Linux – Download Gunbot v12.9.9.1 Stable release for Mac Bug fixes and changes – Fix an issue that would calculate wrong ABP for some exchanges like Binance and Kucoin. – Enable new pairs at Kraken (QTUM, ATOM, TZ). […]

0

Gunbot v12.9.2 Stable download and changelogs

You can purchase your Gunbot license at https://gunbot.shop Here you will find download links for Gunbot 12.9.2 Stable: – Download Gunbot v12.9.2 Stable release for Windows – Download Gunbot v12.9.2 Stable release for Linux – Download Gunbot v12.9.2 Stable release for Mac Bug fixes and changes – Fix BITMEX orders sent with MARKET_BUY, STOP_BUY and TV plugin wrong amounts – Fix SL_DISABLE_BUY, COUNT_SELL, RT_ONCE, RT_ONCE_AND_CONTINUE – Fix Binance bid/ask being reverted

0

Gunbot v12.8.9 Stable download and changelogs

You can purchase your Gunbot license at https://gunbot.shop Here you will find download links for Gunbot 12.8.9 Stable: – Download Gunbot v12.8.9 Stable release for Windows – Download Gunbot v12.8.9 Stable release for Linux – Download Gunbot v12.8.9 Stable release for Mac – Download Gunbot v12.8.9 Stable release for ARM Bug fixes and changes – Fix an old standing bug that would block telegram messages if GUI was disabled. – Fix […]

6

How to add and edit exchanges on Gunbot

Updated 4th January 2023: Gunbot  allows us to add and edit exchanges ourselves. In order to do it, follow these simple steps: 1- Click on the 3 points placed at the right of “Trading settings”. 2- Go to “Edit licenses”. Here you will see a message stating what kind of Gunbot license do you have (Standard, Pro, Ultimate…) and you will see, at least, 1 Api key added. In the […]

0

Unexpected token error on Gunbot – How to fix

Are you getting an error msg something like “Unexpected token” when running Gunbot on Bitmex?  Don’t worry, we are going to tell you how to fix it. SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at Request.__dirname.makeRequest.request [as _callback] (C:\snapshot\gunbotv12_alfa\ctx\helper\bitmex\index.js:44:28) at Request.init.self.callback (C:\snapshot\gunbotv12_alfa\node_modules\request\request.js:185:22) at Request.emit (events.js:159:13) at Request.<anonymous> (C:\snapshot\gunbotv12_alfa\node_modules\request\request.js:1161:10) at Request.emit (events.js:159:13) at IncomingMessage.<anonymous> (C:\snapshot\gunbotv12_alfa\node_modules\request\request.js:1083:12) at Object.onceWrapper (events.js:254:19) at IncomingMessage.emit (events.js:164:20) at endReadableNT (_stream_readable.js:1054:12) at _combinedTickCallback […]

Contact us