Pre-Release v.2.0b (Windows x86/x64) - Release name: "RUSSIAN ROULETTE"
This release is a complete refactor of the previous code, based on async. This should handle all poloniex errors, ports communications, disconnections and all other issues. Please note: the previous code was the real Russian Roulette as it randomly buy 10x the amount we set in configs and was loved by traders because generated 10x profit
![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif)
- If you still want to use the old version, take care of your old folder and unzip this new one in a fresh new brand-
Changelogs:
GUNBOT is now portable: just grab the gunbot file and the configs and you dont need to install node anymore: run GUNBOT.EXE, configure the first pair, press START GUNBOT and then push the blue supergun button. 1000trades is available with the "PLAY" button instead.
Each open pair shows used configuration now
The bot now knows the price we bought and if you restart it or your internet goes down, it will sell at profit all your coins at start.
implementing async calls to wait for poloniex to send us the value we want: if errors happen, the bot will handle them and start a new iteration
implementing some snippets on console: supergun trend is now graphically exposed in console and you can follow MAX LATEST PRICE and see the reasons why the bot doesnt buy or doesnt sell yet
new config options available:
EMA1: 0.02,
EMA2: 0.04,
BUY_SMALL_PORTION:1, //you can adjust MAX BALANCE and force the bot to use lower amounts per trade: 0 is no trade, 0,5 is 50% of MAX BALANCE user per trade, 1 is 100% of MAX BALANCE used per pair. Default is !1
// limit of latest prices to show in console
MAX_LATEST_PRICES_SHOWN: 10,
//limit of latest directions to graphically represent
MAX_LATEST_DIRECTIONS:30,
//limit of latest directions shown on console
MAX_LATEST_DIRECTIONS_SHOWN:10,
some security bugs fixed: if you hack this with a not registered license, it will randomly sell at loss all your coins
EMA1 and EMA2 match polo values now: set their values 0.02 and 0.04 with 15 minutes candlesticks and you will see same values than polo
A special thank to all users that contributed to debug old code and create yet another great release. A special thank to Henkkaa and Sweeet for their enthusiastic contribution to the forum, the support group and for helping us to keep up our morale
Please report any bug immediately!!!
Thanks!
~Gun