Releases: GuntharDeNiro/BTCT
Gunbot v12.8.9
Revamped dark GUI and fix many bugs reported in v12.8.3.
GUNTHY token not mandatory yet, highly suggested to upgrade to this version as this is the latest before GUNTHY token becomes mandatory.
Gunbot v12.8.3 with GUNTHY wallet
- Fix kraken orders
- Various fixes to TV margin orders for bitfinex and bitmex
- Fix close position being always sent as post only
- Take off "invalid ping" telegram messages as they are annoying
- Add raspberry pi support
Gunbot v12.8.1 Build 998 with GUNTHY wallet
What's new in V12:
https://github.com/GuntharDeNiro/BTCT/wiki/New-in-12
How to manage API keys and GUNTHY wallet:
https://github.com/GuntharDeNiro/BTCT/wiki/api-key-management
Warning: GUNTHY wallet is on MAIN net, contract link:
https://etherscan.io/token/0x3684b581db1f94b721ee0022624329feb16ab653
To create your GUNTHY wallet on MAIN net, follow wiki instructions above and use this contract address:
0x3684b581db1f94b721ee0022624329feb16ab653
"gunthy_wallet": "<your_gunthy_wallet_address_here>"
the above is a setting in bot section of your config.js now
you can add it manually if you are a CLI user or use the GUI
the above setting will NOT work if you keep it in "exchanges" section
Gunbot v11.7.6 Stable (patch release 906)
- Fix multiple issues with RT process
- Fix multiple issues with DU process
- Fix multiple issue with HUOBI api calls
- Fix issues with FillOrKill orders
- Fix Portfolio Value being zero for some users (especially emotionless)
- Fix multiple issues with KEEP_QUOTE, MULTIPLE_BASE
- code cleanup and improved GUI performances
- provide ARM build
- Fix Binance sales errors
- Instructions: please notice GAIN_PROTECTION has been renamed to DOUBLE_CHECK_GAIN. Please correct your config.js or use the GUI to switch on/off that new setting and get it added
Gunbot v11.7.5 - Stable (Build 892)
Gunbot v10.7.2 (Build 837) - Stable release
- Fix token expiration
- Fix PV charts causing lag due to large number of records in db table
- Automatically set BOUGHT_PRICE to null if an ABP is reliably available from exchange: avoid the user to have to delete BOUGHT_PRICE when the 30 days history has become obsolete.
- Fixed BUY order for TV plugin
- Move ichimoku logs at the end of the grid to help log parsers
- Tuning all indicators to get closer to TV values
- Alerting the user to wait one more cycle before to override a BOUGHT_PRICE if the cause is an empty API response
- Mitigating Poloniex statuscode 422 error
- Mitigating error 520 Origin at Kraken
- Increase Bitfinex nonce
- Fix telegram message
- Fix Pair locked funds
- Fix EMF too many files open and EBADF error
Gunbot v10.7.2 (build 836) - Stable Release
Add ADA and QTUM to kraken
Minor bug fixes from beta room
Gunbot v10.7.2 Build 835 - Stable release
Fix another issue with buyback. Minor bug fixes from beta room
Gunbot v10.7.2 Build 834 - Stable release
Fixes an issue that would skip buyback during RT plus various bug fixes from beta room
Gunbot v10.7.2 Build 833 - Stable release
Better error handling (solves the issue "object Object") and various bug fixes.