Skip to content

Releases: GuntharDeNiro/BTCT

Gunbot v12.8.9

17 Mar 16:24
90f1bb1
Compare
Choose a tag to compare

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

15 Feb 01:47
0fed925
Compare
Choose a tag to compare
  • 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

04 Feb 00:34
c926df9
Compare
Choose a tag to compare

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)

26 Nov 22:42
b98603c
Compare
Choose a tag to compare
  • 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)

15 Nov 03:57
af101a1
Compare
Choose a tag to compare

Gunbot v10.7.2 (Build 837) - Stable release

08 Oct 17:28
b4d530c
Compare
Choose a tag to compare
  • 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

30 Sep 02:11
4308b05
Compare
Choose a tag to compare

Add ADA and QTUM to kraken
Minor bug fixes from beta room

Gunbot v10.7.2 Build 835 - Stable release

29 Sep 15:53
b60ec8c
Compare
Choose a tag to compare

Fix another issue with buyback. Minor bug fixes from beta room

Gunbot v10.7.2 Build 834 - Stable release

28 Sep 21:59
6f0f890
Compare
Choose a tag to compare

Fixes an issue that would skip buyback during RT plus various bug fixes from beta room

Gunbot v10.7.2 Build 833 - Stable release

27 Sep 11:52
9b495a4
Compare
Choose a tag to compare

Better error handling (solves the issue "object Object") and various bug fixes.