Introducing the New Gunbot Stable Release
Find out Everything you Need to Know About the Latest Gunbot Stable Release. Check it Out!
Hi all folks,
The development team has been really busy last months and we released a new Gunbot stable v24.6.7, I will unveil in this post all is about that new stable, first of all, thanks to our beta users that helped to debug and fix all possible issues and glitches, they #betatax in order to provide the best gunbot possible, we love you.
New Dashboard with a better UI/UX
You have a clearer view of your strategy if it’s working as expected, which pairs have the best performance, best and worst trade, the total history of trades since you started trading your favorite coin, and more as well we added the ability to show the history and pnl of all pairs traded in gunbot as long as you have the original json file.
Gunbot Simulator
Gunbot Simulator: You can run any Gunbot strategy in “paper trading” mode and you will see Gunbot sending orders and populating all profit and loss stats and values, seamless to real trading. It is not backtesting, it is a simulator, which means you can run it for a while and tune your strategies (using real market value) and then run real trading when you are happy with the settings.
Just activate the Gunbot Simulator and click Start Trading, it will not use any of the coins or tokens in your wallet after a while you can simply turn it off and run the fine-tuned strategy with real money.
“Test your strategies with real markets before using real money”.
Latest gunbot simulator you can configure directly the balances, just add your balances in “exchanges”: { parameter with an external editor, editing your config.js file inside your gunbot root folder.
you need to search for the exchange:{
and at the end of it add the BASES, like USDT,BTC,ETH,EUR.
After save the config.js file and launch your gunbot application.
Your balances will directly appear in your chart.
Update : if you use latest gunbot Beta you can edit directly the balances from the application. You can directly download from our gunthy annoucenement channel in telegram.
Stepgridhedge new features
Make it possible to override buy/sell enabled when using ‘use trend’.
And added a bunch of options to better suit advanced trading styles.
Minimum step up pct
To overrule automatic step size. Setting 1 means that a step up is set to 1% of price, unless auto step size is already higher than 1%.
Minimum step down pct
To overrule automatic step size. Setting 1 means that a step down is set to 1% of price, unless auto step size is already higher than 1%.
Minimum step asymmetric
When enabled, min step size (either up or down) is only applied in the dca direction of the currently smallest position.
Example: if short position is smaller than long position, then ‘min step up pct’ is applied to steps up, while ‘min step down pct’ is not applied to steps down.
Instant open threshold Long
Behavior of ‘always in position’ trading is to immediately start trailing for a new position after completely closing one.
When set to 50, the short side starts always in position trading when a long position is more than 50x TL in size. Cannot be used together with enforce step size.
Instant open threshold Short
The behavior of ‘always in position’ trading is to immediately start trailing for a new position after completely closing one.
When set to 50, the long side starts always in position trading when the short position is more than 50x TL in size. Cannot be used together with enforce step size.
Personalize order arrow colors.
Ability to change the default color for the buy/sell arrows in your chart.
click profile – various – select the hex color.
New strategy Stepgrid Scalp.
This strategy is the 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). The trend module used in this strategy builds on several existing concepts but is entirely new and now it’s able to use different timeframes depending the type of market bullish, bearish or sideways using a refined trend algo.
So it will post order inside the grid when market is sideways or bullish, if the market turn bearish or crypto winter it will start posting orders at support levels in the large timeframe you did configure it.
When the price it’s at support it will be able to place support orders with the increased trading amounts depending on your configuration. This way the strategy narrow the price between your entry price and the actual market price.
This is how i configure the stepGrid Scalp strategy in the actual market, we could say a bearish market or almost crypto winter ofc in our scene everything can change in a matter of seconds so with gunbot it’s easier to be ahead of the market, and follow price action, remember emotionless trading.
Basically, I use pretty much the default config, it should work great, anyhow considering the actual market those are the values I’m using, DYOR and test other options and share yours in our Elite room in telegram.
I find the strategy really good, but consider that certain market structures can slowdown your trading, it can take long time to re-enter the market if it detects bearish .
You can see in my gunbot demo site (binance exchange only runs under stepgrid scalp) how this strategy performs and what’s the main differences vs the other most used grid strategy stepgrid hybrid.
add an option to copy pair settings to all pairs with the same assigned strategy.
Fixes and finetuning of gunbot core
- Fix OKX market buy orders.
- Fix OKX/okGunbot telegram notifications charts link.
- Fix for Bittrex market orders.
- Fix the problem that didn’t show parts of console logs (like a console error) in the GUI debug logs.
- Fix problem with PNL calculation on OKX with market order that filled in several parts.
- Trading settings: fix several conditions that could crash the page.
- Fix the issue in GUI API key validation that could let invalid keys get verified.
- Setup page: fix a problem that prevented entering exchange delay > the 60s.
That’s all folks, happy gunbottin’