Gunbot Shop › Gunbot Forum › Javieralv
Gunbot v23.6.4_beta
– Fake market orders for gateio as they allow limit orders only.
– Fix a case for pnl calculation where already sold buy orders amounts were not lifted from array.
Gunbot v23.6.3_beta
– Fix an issue that would make ftxus cycle once and then stop.
Gunbot v23.6.2_beta
– Fix ftxus pairs cycling.
Gunbot v23.6.1_beta
– pnl refactor for spot market: we aim to be able to use this build pnl calculation for spot markets for tax reports because its accuracy.
– fix ftxus for both core and gui fetching.
– AutoConfig: fix broken tickers collection for okex.
– Improve partial sell volume calculation on order histories that only consist of the current trade group.
– AutoConfig: fix min/maxVolatilityPct24h filters for ftx.
– Attempt to fix condition in Gunbot One where core is trading but gui shows ‘start trading’ button.
Gunbot v23.6.0_beta
– fix flickering charts and missed/disappearing lines.
– Improve gui notifications on setup page
– Add gui support for FTX US.
– Trading settings: fix issue with wrong or outdated strategy hints.
– AutoConfig: fix min/maxVolatilityPct24h filters for ftx.
– stepgridhedge: prevent misuse by completely disabling trades fired from the short pair. Does not affect normal strategy operations.
– AutoConfig: ignore ***-VAI pairs on kucoin in addpairs job, as they lead to exchange errors when trying to trade it
– Custom strategies: fix issue that stopped cycling after using a return statement.
Gunbot v23.5.9_beta
– fix an issue that would cause charts flickering.
– possible fix for lost marks on y axis after some cycles.
Gunbot v23.5.8_beta
– Possible fix for kucoin/kraken and other exchanges backlog/rate limit for high period candles in sgh.
Gunbot v23.5.7_beta
– fix fetchTickers initial error for exchanges that has not fetchTickers.
Gunbot v23.5.6_beta
– implement gate.io integration: gate.io and gunbot are now partners and we will add them to our monthly tournaments and more activities coming soon.
– Fix issue that halted code execution on hitting ‘Error fetching higher period OHLCV’.
– Fix showing strategy relevant indicators on chart.
– Use uniform ‘n/a’ for roe in both chart sidebars when pair has no balance to sell.
– Trading settings: fix minimum accepted value for CUSTOM_TRAILING_RANGE.
Gunbot v23.5.5_beta
– Automatically filtering exchanges that have not fetchTickers method: for now those exchange’s Total base assets chart would not work.
Gunbot v23.5.4_beta
– Show ‘n/a’ as ROE value in chart sidebars, when there is no bag or breakeven price
– Fix problem in gui license check
– Trading settings: blacklist stepgridhybrid for bittrex, because the exchange lacks the required candle data
– Gui: various small improvements
– Improve scaling of total base assets chart
Add missing leverage setting to strategy editor for binance futures and futures gunthy
– stepgridhybrid: catch error condition in which exchange returns empty candle data, and request candle data again
– Trading settings: fix ‘copy from’ when used on a pair that is not yet added
– Fix exporting autoconfig.json.
Gunbot v23.5.2_beta
– fix gui pnl chart for total assets.
– Trading settings: fix adding pairs on mobile devices.
– Always allow exporting config on /setup page.
– Fix problem in gui license level check.
– Trading settings: improve behavior of ‘update pair settings button’.
– Fix type in tooltip for partial sell ratio.
– Trading settings: render warnings on first load, instead of waiting for a changed setting to happen.
– Trading settings: default itb (and similar settings) to 0 when value gets completely removed.
Gunbot v23.5.1_beta
– Custom strategies: await async user code before writing data to custom strat store.
– AutoConfig: fix problem with missing 24h volatility data on several exchange.
– stepgridhybrid: fix seldom condition that could prevent placing an initial reference price for steps up an down.
– stepgridhybrid: improve partial sell volume calculation, by better inspecting how much of the order history is relevant for the current trade.
– AutoConfig: fix several filter types that were broken for manageOverrides2 job type.
– Trend module: fetch 1h and 4h candles only once per interval, update data for open candle with available 15m candle data.
– Fix crash in gui license check on first run, improve saving open status of market and overview sidebar.
– Disable fetching pairs on old /pairs page, so it can always be used as fallback in case exchange api changes too much. Several small improvements to handling exchange credentials input.
– Use full display width for new gui views.
– Improve styling of exchange selection on setup page.
– Several improvements to setup page.
– Add dismiss option to gui trade notifications.
– small improvements to trading settings: add active pair count to table header, use a bit more width on highres displays.
– make dismissable alert to actually dismiss until announcement channel is new and unread.
– Fix unwanted redirect to /bitrage.
– Add /chart to navbar. Get rid of close icon button on other views.
– Add Huobi to Gunbot One exchanges.
– Ensure navigation dropdown closes on mobile devices, after opening it and clicking a link not in the dropdown.
– Fix several code suggestions for autoconfig job templates in code editor.
– Fix several issues with entering and validating exchange credentials on setup page.
Gunbot v23.5.0_beta
Trading settings: rename kraken doge symbol to xdg when requesting tradingview chart widget
– Trading settings: connect the following exchanges to ticker-style pair picker: binanceFutures, futures_gunthy, okex futures & swap, ftx futures
– Trading settings: add option to copy settings from other pair
– Trading settings: fix issue that didn’t render customized settings chips until a strategy setting got changed in the same browser session.
– Dashboard: connect stepgridhybrid howmanytl to du count stat in overview table
– Trading settings; add option to copy an individual strategy setting/value to other pair(s)
– Trading settings: add option to copy pair settings to all other pairs with same market type, without selecting all pairs individually
– Trading settings: improve matrix with available period settings per exchange
– Fix broken redirect to /setup after setting password on /register
– Fix problem on setup page that kept apply button inactive after using a toggle button.
– Improve saving api credentials on /setup. If key is different from master key it no longer gets changed in config.js.
– Trading settings: fix problem that loaded mm spot editor instead of mm futures.
– Trading settings: Add missing count sell setting for tssl and stepgain spot strategies
– Improve conditions for stepgridhybrid TA mode
– AutoConfig: take off kraken symbol renaming from DOGE to XDG
Beware: DOGE at kraken is now to be used as DOGE and not as XDG (in both config and autoconfig)
– fix GUI defaulting to bitRage page for bitRage accounts, even if they were not using bitRage.
– Trading settings: fix missing/broken settings options for futuresgrid.
Gunbot v23.4.9_beta
– Fix kraken tickers and pairs fetching for GUI and AC.
– Fix KEEP_QUOTE for partial sells with stepgridhybrid.