There is a new Gunbot ‘in town’!
Gunbot version 24.6.7 has been released with a few new cool things.
Gunbot 24.6.7 Changelog
Gunbot v24.6.7 includes a new dashboard, a new spot strategy and lots of small fixes and improvements. Only the most important changes are listed on this page.
Download the latest Gunbot version from Github (click here)
STEPS TO UPGRADE WITHOUT LOSING DATA
- download the full release file
- Unzip to a new folder
- Stop the old version of a running bot completely
- Make a backup of the working bot folder, just by copying the whole folder
- Place the Gunbot executable file from the newly downloaded release, into the working gunbot folder (the file called gunthy-win.exe, gunthy-macos or gunthy-linux)
- Start Gunbot like you would normally
New features#
- New dashboard: better looking dashboard with more data. Stats for inactive trading pairs are now available, as well as hourly, daily and weekly snapshots of asset balances.
- New spot strategy: stepgridscalp is a next iteration of stepgridhybrid and its trend module, trying to find a balance between scalping (quick, small trades with high probabilities of winning) and grid trading (DCA in more or less predictable steps)
- Stepgridhedge: make it possible to override buy/sell enabled when using ‘use trend’. Add more setting options: ‘Minimum step up pct’, ‘Minimum step down pct’, ‘Minimum step asymmetric’, ‘Instant open threshold (long)’, ‘Instant open threshold (short)’
- Stepgridhybrid: add ‘Minimum step pct’ option to use auto step size with a fixed minimum % step, option to set upper limit to partial sell quantity. Add settings to control minimum gain on partial and full sell orders
- Custom order arrow colors: configure custom colors for chart order arrow icons
- Simulator: Optionally configure custom starting balances
- Trading settings: add option to copy pair settings to all pairs with the same assigned strategy
The new Gunbot Dashboard looks like this
Bugfixes / Improvements#
- Fix webhooks cases for long/short at limit/market for all exchanges.
- Fix closeLimit for customStrat.
- Refactor handing of ABP/unit cost target in GUI. Fixes the jumpy break even line
- Fix issue in trend module that prevented data being updated
- Update API endpoints for several external platforms
- Stepgridhedge: fix mark text and notification text when a dca order gets blocked by buy/sell enabled, while use trend is on
- Fix market buy percentage buttons in trading terminal
- Trading terminal: fix displayed symbol for market buy/sell orders on bybit
- Grid family strats: map current grid buy and sell targets to ‘price to buy / sell’ on dashboard
- Fix nonsensical buy count value in sidebar when using forever bags
- Fix problem with entering values starting with 0, in strategy editor for ‘IGNORE_TRADES_BEFORE’, ‘NBA’, ‘TRADES_TIMEOUT’, ‘KEEP_QUOTE’