Releases: GuntharDeNiro/BTCT
Gunbot v10.7.2 (Build 832) - Stable release
- Fix Bitfinex nonce
Gunbot v10.7.2 Build 831 - Stable release
- Fix log rotating size to 25mb
- Fix typo in tradingview logs
- Fix tradingview build version
- Mitigate connections timeouts to/from exchanges
Gunbot v10.7.2 Build 830 - Stable release
- What's new in Gunbot V10:
https://github.com/GuntharDeNiro/BTCT/wiki/New-in-10
Contributors:
Gunthar (Lead Developer)
@raffaeledonadono (Core Developer)
@yashspatel (GUI Developers)
@medeeiros (Autoconfig Developer)
@boekenbox (Wiki and documentation Manager)
Lauda/D.Kitty (https://gunthy.org and https://gunthy.org/forum Manager)
@dante2333 (Cryptosight project Manager)
@allanster (Deluxe Tuner Developer)
@Exquitas @NarKotix @orolob Gunthy Support Team
All guys and girls at Gunthy Beta Room in Telegram: the real brain of Gunbot!
GUNBOT v9.5.1 (build 532) Important patch
- Fix an issue that would prevent some RT_BUY/RT_BUYBACK and normal SELL orders to be sent if partials orders unfilled
Instructions: - just replace executables if you were on v9.5.1 already
GUNBOT RT EDITION v9.5.1 Stable (Build 531)
I have spent the past 2 weeks since the v9 release, to fix things that you guys reported togheter with the beta room boys. And this is the result:
GUNBOT RT EDITION v9.5.1 Stable (Build 531)
- Logs for TrailMe! so we can keep debugging
- fix a minus sign that annoy James in telegram alerts
- Fix buy_enable/sell_enable ignored
- Fix TV Binance sells
- Fix Funds Reserve not reserving funds
- Fix pair suggestions
- Implement TV_TRADING_LIMIT_ALLIN true/false
If you set TV_TRADING_LIMIT_ALLIN true in bot section, Gunbot TRADINGVIEW plugin would buy using your entire Base Balance - Fix TV_PROTECTION
- Fix P/L calculation for telegram alerts after RT
- Fix amount to sell at buy order if ALLIN is enabled
- Fix STOPLOSS order telegram alert
- Fix "Insufficient funds" if ALLIN is enabled
- Fix AVG bought price for TV
- Apply @Trashdog01 patch to TSSL sell if TTO:false (avoid to sell too early)
- Fix Telegram alerts in case of TV sell and TV_PROTECTION true (thanks @coinrebels )
- Fix TV p/l USD notification
- Mentioning STOP LIMIT HIT!!! in Telegram alerts if the sell was a SL sell
- GUI version for Arm v2.0.1
- Yashie arts fix DU to BUYBACK price issue
GUNBOT RT EDITION v9.4.3 (Build 516)
- Fix buy/sell enabled issue
- Fix suggested pairs issue
- Fix FUNDS_RESERVE issue
- Implement TV_TRADING_LIMIT_ALLIN true/false
If you set TV_TRADING_LIMIT_ALLIN true in bot section, Gunbot TRADINGVIEW plugin would buy using your entire Base Balance - Keep TrailMe! logs in stable release as well, so we can help people to debug their settings
GUNBOT RT (Reversal Trading) Edition with AIRDROP!!! (v.9.4.3 Stable)
Supported Exchanges
- Poloniex, Bittrex, Kraken, Cryptopia, Bitfinex, Cex, GDAX, Binance
- Margin Trading for Poloniex (with TradingView plugin)
New Features
- Reversal Trading: Allows you to trade at profit in both UpTrend and DownTrend markets, by accumulating Base or Quote
- Airdrop: Allows you to quickly convert Quote in Base and take profit during Reversal Trading
- New and improved Indicators: Bollinger Bands, Short and Long EMA, RSI, MFI, MACD, Stochastic Oscillator, SMA
- Custom Strategies: Based on indicators, you can mixup any available indicator and build your own strategy
- Trailing Stop/Stop Loss: Allows you to use TSSL in all strategies and "trail the profit" following up/down trends
- Native Charts: Allow you to see directly on your GUI what Gunbot sees. Candles, Prices, Balances, Trades and more!
- New Dark Theme: nicely laid new dark theme for your GUI with improved performances and style
- Cryptosight: a proprietary Telegram Bot that works on all Gunbot Exchanges and shows you profit, trades, statistics, alerts. Now with manual trading buttons!!!
- Emotionless Trading: a new proprietary profitable strategy to make beginners life easier. No need to struggle with settings and market studies: just set your API keys, select your pairs, tell Gunbot how much you want to invest and push the "RUN" button!
- Suggested pairs to trade: a configurable set of volume, %change and more that would notify you all the best coins to trade!
COMPLETE DOCUMENTATION
HOW TO BUY
https://github.com/GuntharDeNiro/BTCT/wiki/Purchasing-Gunbot
24h/7days Support
https://github.com/GuntharDeNiro/BTCT/wiki/Resellers
Gunbot XT Edition v8.0.3
What's new in v8.0.3:
https://github.com/GuntharDeNiro/BTCT/wiki/New-in-803
Complete documentation:
https://github.com/GuntharDeNiro/BTCT/wiki
A special thank you to all gunpapa boys: without them we woudnt be able to speed up development like this. To all developers for their commitment and the art of their code.
Gun.
Gunbot v7.0.2 - Xmas Edition (stable)
What's new in Gunbot XT v7.0.2
Here's a quick overview of the most important changes introduced with Gunbot XT Edition (v7.0.2).
v7.0.2 fixes reported issues with v7.0.1. It is strongly recommended to upgrade from v7.0.1 to v7.0.2!
Upgrading
GUI: all settings from v6x+ can be migrated just by copying db.sqlite to the v7.0.2 folder before first run.
It is recommended to do a clean install in a new folder when you are migrating from v6 or older, because of many new parameters in config.js and changed default values.
Coming from v7.0.1 you can just overwrite the executables, there are no new configuration parameters between v7.0.1 and v7.0.2.
Core changes
- RSI: Adding RSI to (almost) all strategies, as an optional extra trigger for buying and/or selling. The whole bbrsi strategy family is removed, since it's functionality can be replicated in all strategies that support RSI_BUY_ENABLED and/or RSI_SELL_ENABLED.
Bugfixes
-TSSL: many fixes, massively improving TSSL performance.
-RSI: fixing an issue where RSI would show as undefined. With RSI enabled for buys or sells, no orders will be placed when for some reason RSI is undefined in a cycle.
-Emotionless: fixing selling behavior.
-TradingView: fix for "undefined of available" error
-Binance / Bitfinex: various fixes regarding minimum lot sizes, errors on fiat pairs and selling behavior.
-Stepgain: Fixing selling behavior.
-Double Up: fixing DU_CAP_COUNT behavior.
-Cryptopia: fixing "Money Flow Index undefined" error.
-Various: graceful handling of various errors.