Gunbot Shop › Gunbot Forum › General Discussion › Gunbot v21 Beta versions changelogs
Gunbot v21.6.0 – Mandatory update for all binance futures USDT-m users
– The NEW_QUARTER contracts broken ccxt.pro. Please stop your bots if you are trading USDT-M pairs at bf and update to this build.
– v21.5.9 safety check for bf USDT-M trading history isnt enough: implement SAFETY_TIMER.
Instructions: the bot is smart and it can understand if bf api is returning correct trading history, if not: a safety timer triggers at every order and waits until it expires or until bf api returns correct trading history.
– To set the safety timer add this to your strategy or pair override: “SAFETY_TIMER”: 300.
– It is in seconds, i suggest you to set at least 25 minutes.
– To totally disable this feature, ignore that setting (do not add it to your strategy) or set it “SAFETY_TIMER”: 0.
Gunbot Shop - https://gunbot.shop
Gunbot v21.6.1
– Unlocking trades for first time SAFETY_TIMER users.
Gunbot Shop - https://gunbot.shop
Gunbot v21.6.2
– add MOC to DCA_METHOD tenkan.
– Fix break even price dropping to 0 after a partial sell below break even, in case keep quote is used.
– AutoConfig: fix long standing bug in noCrossOver check. Now crossover checks are done between pairs passed filters and config pairs, as well well as a check against crossover within the pairs that passed filters.
– AutoConfig: randomize order of pairs that passed all filters in an addPairs job, to prevent adding the same pair over and over in case free pair slots are limited.
Gunbot Shop - https://gunbot.shop
Gunbot v21.6.4 – Stable preview.
– Add “LEVERAGE” by api for binance futures: set “LEVERAGE”: 125 in your pair override to change it via api.
– Implement TENKAN/TENKAN strategy for futures markets: set BUY_METHOD and SELL_METHOD “TENKAN” in your strategy or pair override and the bot will follow same logic than DCA_TENKAN. LONG entries are given when TENKAN crosses down body candles below the KUMO. SHORT entries are given when TENKAN crosses up candles body above the KUMO. CLOSE positions are triggered when TENKAN crosses body candles AND ROE_SCALPER is done.
– Implemented a dedicated tab for this strategy in our GUI with relevant settings, just create a new strategy with buy/sell methods TENKAN and fill in the values. Only values you see in the gui/tenkan are active for this strategy. ROE, ROE_LIMIT and DCA_PERC as in EWO. If you want you can also use ROE_SPREAD.
– Fx for pnl gui calculation for spot and futures: tested on binance, ftx spot, ftx futures, binance futures. Suggested to stop the bot, delete json files and restart the bot with the new functions. Telegram bot should show the same values you see in GUI. Spot PNL formula is identical to FTX pnl formula, i’m open to any suggestion. Feedbacks needed.
– Fix MOC not being respected in coin-m short dca.
– Change from filled_size to trade_size at beaxy trading history to avoid a cumulative amount.
– Fix tenkan dca not respecting MOC.
– Fixes BUSD-BTC pair for bf.
– Fix 1scalp strategy going above MOC and then firing reductions: we stop before MOC exceed.
– Set gui default value for binance futures safety timer to 30 (minutes).
– SGA: fix case that could prevent the first ct sell to not fire.
– spotGridAdvanced: small refactor of conditions to start.
Gunbot Shop - https://gunbot.shop
Gunbot v21.6.5 – Stable preview
– Fix leverage erroring out at bf.
– Set lastPrice vs Mark Price for bf and ftx.
Gunbot Shop - https://gunbot.shop
Gunbot v21.6.7 – Stable preview
– Extend LEVERAGE by api from MM strats to all futures strats at bf.
– Make LEVERAGE by api optional: if you dont set it in pairs override it uses what you set at bf websites.
– Possible fix for sga dashboard pnl.
Gunbot Shop - https://gunbot.shop
Gunbot v21.6.9 – Stable preview
– Fix NaN% values in Telegram bot notifications.
Gunbot Shop - https://gunbot.shop
Gunbot v21.7.0 – Stable preview
– Some more love to gui/pnl page and telegram notifications.
– Add INSTANCE_NAME to global settings page in gui.
– Fix ct start.
Gunbot Shop - https://gunbot.shop
Gunbot v21.7.1 – Stable preview
– Fix NaN values in telegram bot messages
– Disable web preview in telegram bot messages.
– Fix a case that could crash the gui when fetching pair list from exchange
Gunbot Shop - https://gunbot.shop
Gunbot v21.7.2 – Stable preview
– Fix binance futures dashboard history values being all zero values.
– Fixes for gui and telegram pnl.
– Allow use MM_TENKAN in Market Maker bot.
Gunbot Shop - https://gunbot.shop
Gunbot v21.7.3 – Stable preview
– Fixes for gui and telegram pnl.
– CloudFlare fix.
Gunbot Shop - https://gunbot.shop
Gunbot v21.7.4 – Stable preview
– Fix an issue that would discard orders with an identical order id at binance.
Gunbot Shop - https://gunbot.shop
Gunbot v21.7.5 – Stable preview
– Fixes for gui and telegram pnl.
– Implement limit orders for DCA_METHOD “TENKAN”: set MARKET_BUY and/or MARKET_SELL in your strategy or pair override and dca orders with TENKAN method will fire at market, else at limit.
– Reset TENKAN trigger if TENKAN is crossing back candles bodies and we didn’t close yet or the next TENKAN cross might just close at “ROE” without any scalping.
– Disable roe scalper function for EWO, 1scalp, TENKAN/TENKAN, MM_TENKAN: they got their own already.
> The above doesnt mean those strategies will not use roe scalper: it was just a double entry of normal roe trailing/row scalper entering before native method, keep using those strategies as you always did till now.
Gunbot Shop - https://gunbot.shop