Gunbot blog

0

How to fix “Request timed out (10000 ms)” error on Gunbot

Are you getting an error like the following one when running Gunbot? the following exception { RequestTimeout: binance GET https://api.binance.com/api/v3/ticker/24hr request timed out (10000 ms) at module.exports.initRestRateLimiter.executeRestRequest.timeout.catch (/snapshot/test/Desktop/dsg/node_modules/ ccxt.pro/node_modules/ccxt/js/base/Exchange.js:397:27) at <anonymous> constructor: [Function: RequestTimeout], name: 'RequestTimeout' } 'Unhandled Rejection at Promise' Promise { <rejected> { RequestTimeout: binance GET https://api.binance.com/api/v3/ticker/24hr request timed out (10000 ms) at module.exports.initRestRateLimiter.executeRestRequest.timeout.catch (/snapshot/test/Desktop/dsg/node_modules/ ccxt.pro/node_modules/ccxt/js/base/Exchange.js:397:27) at <anonymous> constructor: [Function: RequestTimeout], name: 'RequestTimeout' } } This error happens[...]
0

Fix Cannot read property ‘1’ of undefined error on Gunbot

Are you getting "TypeError: Cannot read property '1' of undefined" message when running Gunbot? If the answer is "yes", don't panic as most of the times this message doesn't affect Gunbot at all, and the bot will work 100% fine. Note that in the case you are running the bot on a Raspberry the message will be "-1" instead of "1", that is: "TypeError: Cannot read property '-1' of undefined"[...]
0

Gunbot 21.1.0 download

You can purchase your Gunbot license at https://gunbot.shop Here you will find download links for Gunbot 21.1.0: - Download Gunbot v21.1.0 Stable release for Windows - Download Gunbot v21.1.0 Stable release for Linux - Download Gunbot v21.1.0 Stable release for Mac   New fixes and changes in v21.1.0: This version includes several fixes that improve user experience compared to the last stable version, 21.0.0 - Fix UST pairs at Bitfinex. -[...]
0

Fix for Cannot read property ‘totalMarginBalance’ of undefined

If you are getting the error: TypeError: Cannot read property 'totalMarginBalance' of undefined when running Gunbot, today is your lucky day as we are going to explains the way to fix it. There are several things that can do the job, and we will start trying with step 1. In the case an step doesn't fix it, proceed with next step: 1- Stop the bot. Edit config.js file with any[...]
1

Fix “Cannot read property ‘BUY_METHOD’ of undefined” error

Are you getting the message: TypeError: Cannot read property 'BUY_METHOD' of undefined when running Gunbot? Ok, don't panic. Most of the times this errors is caused because you changed the name of a trading strategy that was already been used. In order to fix it, follow these simple steps: 1- Stop the bot. 2- Re-assign the new named strategy to the pairs your want to trade with. 3- Restart the[...]
0

Gunbot v21 Download

You can purchase your Gunbot license at https://gunbot.shop Here you will find download links for Gunbot 21.0.0: - Download Gunbot v21.0.0 Stable release for Windows - Download Gunbot v21.0.0 Stable release for Linux - Download Gunbot v21.0.0 Stable release for Mac - Download Gunbot v21.0.0 Stable release for ARM   New features and changes in v21.0.0: * Core / GUI - New exchanges supported: FTX, Beaxy and Txbit - Coin margined[...]
0

Gunbot v20.4.6 download

You can purchase your Gunbot license at https://gunbot.shop Here you will find download links for Gunbot 20.4.6: - Download Gunbot v20.4.6 Stable release for Windows - Download Gunbot v20.4.6 Stable release for Linux - Download Gunbot v20.4.6 Stable release for Mac   New features and changes in v20.4.6: * Core / GUI - Completely new GUI: improved performance, easier to use, better charting, improved trading terminal, more stats, additional config wizard[...]
Contact us