Username: Password:

Author Topic: Noob here. How to update gunbot  (Read 12728 times)

Offline the_pregister

  • Rookie
  • *
  • Posts: 3
    • View Profile
Noob here. How to update gunbot
« on: August 25, 2017, 12:31:51 AM »
I bought gunbot a while ago and haven't upgraded it. I am not sure what the proper steps are. I know to go to the github and download v4.0.5 but after that I thought I would just have to start the application, put in my API Key and secret and begin but its not that simple. What are the steps after downloading to get it working. Also my current version is giving me the  error in the photo below. I actually have time to work on this now and any help would be appreciated. Thanks

Offline criptonauta

  • Contributor
  • **
  • Posts: 137
    • View Profile
Re: Noob here. How to update gunbot
« Reply #1 on: August 25, 2017, 06:31:48 AM »
Why are you running gunbot in system32?

Move your gunbot folder to another place that doesn't require administrator rights.
   ✔ FAST, APPROVED AND EASY Escrow for used GunBot licenses @ 5% ..:..Gunbot licenses 10% off: 'Criptonauta_Gun' code. | Tuning, Custom Strats | No VPS? Get yours here   ✔

Offline the_pregister

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Noob here. How to update gunbot
« Reply #2 on: August 25, 2017, 05:46:33 PM »
Sorry, it was late and that was a stupid error on my part. After downloading and unzipping the v4.0.5 what do I need to do to update from v3.2?

Offline dobcrypto

  • Contributor
  • **
  • Posts: 196
  • Russian - native language
    • View Profile
Re: Noob here. How to update gunbot
« Reply #3 on: August 25, 2017, 05:51:36 PM »
Sorry, it was late and that was a stupid error on my part. After downloading and unzipping the v4.0.5 what do I need to do to update from v3.2?
Nothin. Just make new folder and unzip there 4.0.5.
Set you API in config.js, set you pairs there or can use my config for polo in attachments.
Unnecessary pairs can be deleted.

Offline the_pregister

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Noob here. How to update gunbot
« Reply #4 on: August 25, 2017, 09:55:55 PM »
Thank you for the info and file! That really helped speed up the process!

Offline Caveman

  • Rookie
  • *
  • Posts: 17
    • View Profile
Re: Noob here. How to update gunbot
« Reply #5 on: August 30, 2017, 06:54:01 PM »
I'm running v4.0.5 on Poloniex.
Core 2 Duo Win 7 machine
Editing config file with Notepad

I can input my API/secret keys and it'll launch and run fine on the default pair and settings.
As soon as I try to input multiple pairs into the config file, Gunbot shows error codes failing to load config file.
I even downloaded dobcrypto config file and get the same issue.. thinking my Notepad app is corrupting the file.
Any suggestions?


« Last Edit: August 30, 2017, 11:41:45 PM by Caveman »

Offline Caveman

  • Rookie
  • *
  • Posts: 17
    • View Profile
Re: Noob here. How to update gunbot
« Reply #6 on: August 30, 2017, 07:20:17 PM »
UPDATE:

I started with a fresh config file and input my API, etc.
Edited the config file to successfully run 3 pairs and to run on dobrypto's bbgain settings:

"bbgain": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "GAIN": 1,
         "LOW_BB": 35,
         "EMA1": 100,
         "EMA2": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 40,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.0005,
         "MIN_VOLUME_TO_SELL": 0.0005

It's running right now. So far so good.  I'll keep it like this for a little while then add more pairs.

Offline dobcrypto

  • Contributor
  • **
  • Posts: 196
  • Russian - native language
    • View Profile
Re: Noob here. How to update gunbot
« Reply #7 on: August 31, 2017, 10:16:11 AM »
UPDATE:

I started with a fresh config file and input my API, etc.
Edited the config file to successfully run 3 pairs and to run on dobrypto's bbgain settings:

"bbgain": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "GAIN": 1,
         "LOW_BB": 35,
         "EMA1": 100,
         "EMA2": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 40,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.0005,
         "MIN_VOLUME_TO_SELL": 0.0005

It's running right now. So far so good.  I'll keep it like this for a little while then add more pairs.

Glad for u =)