GUNBOT: The automatic profit generator > General Discussion

Release v3.1 - x3 GUI Edition - Windows/Linux/Mac/ARM - All CPUs

(1/6) > >>

Gunthar:
Release v3.1 - x3 GUI Edition - Windows/Linux/Mac/ARM - All CPUs(the x3 profit multiplier)
This is a major release. If you want to start old pairs from 2.x with the new Bollinger Band do the following (otherwise you can run the STEP_GAIN strategy by just copy/pasting old save.json files into the new x3 folder):

1- Copy all your "BTC_XXX-save.json" file to the new GUNBOT folder
2- Rename all your "BTC_XXX-save.json" file to "poloniex-BTC_XXX-save.json"

Windows users just start GUNBOT.EXE.
Linux/MAC/ARM (Pi2/Pi3 only) start from command line with following commands:
"node BB BTC_ETH poloniex" for poloniex market on Bollinger Band strategy
"node BB BTC_ETH kraken" for kraken market on Bollinger Band strategy
"node BB BTC_ETH bittrex" for bittrex market on Bollinger Band strategy
"node stepgain BTC_ETH" for poloniex market on STEP_GAIN strategy
"node 1000trades" for poloniex market on 1000trades strategy
"node supergun" for poloniex market on Russian Roulette strategy

Here are the config files for each strategy (Linux/Mac/ARM only):

BB-BTC_XXX-config.js for Bollinger Band strategy pairs
BTC_XXX-config.js for STEP_GAIN strategy pairs
config.js and params.js for 1000trades and supergun strategies pairs.
By this edition there is an initial commit for API development: the BTC_XXX-save.json file, dumps all variables from the bot every X seconds (bot delay) and you can use them all for your own data plugin.

Pre-requisites and environment:
You need node installed (you should already have it installed from 2.0.4b. If this is not the case, install the latest node (actually 7.9). The package already includes all node_modules. You can run "npm install" if you wish to update to the latest modules in the future. After installation, if you get some errors for missed npm modules, run again the command for the missed module only. For example: "npm install request" (if you got an error for missed "request" module. Or: "npm install mathjs" if you received an error about missed mathjs module.

Changelogs:

Embedding all profitable strategies in Windows GUI and Linux/Mac/ARM package
Fix "Bought price not set!!!!" bug.
Better CPU profiling to make AWS users happier
Code cleanup and refactor.
Known issues:

Some Kraken pairs are actually giving an error (DASH and fiat) and accordingly to their public API call, some of them are retrieving errors directly from their API code > https://api.kraken.com/0/public/Assets
I am working on it.
Please report any bug immediately !!!!
Thanks!

~Gun

rsalan:
Gun,

Can I set it so that I am buying with SuperGun but also restricted within a percentage from the lower BB? Or is it either one or the other for buying?

chemical:
Just showing my CPU usage with BB strategy and 13 pairs
Not sure where the bugs reporting section was going to be on here

dobcrypto:
If your bot don't start the pairs > install https://nodejs.org/en/download/current/
(Latest Current Version: v7.9.0)

DKyosev:
How do I run the new version without a boot icon after I set the bot parameters?

Navigation

[0] Message Index

[#] Next page

Go to full version