Gunbot wiki
Wiki em português
English
English
  • Welcome to the Gunbot wiki
  • About
    • What's new?
      • New in v22
      • New in v20
      • New in v18
      • New in v16.7+
      • New in v16
      • New in v15
      • New in v13 / v14
      • New in v12
      • New in v11
      • New in v10
      • New in v9
      • New in v8
      • New in v7
      • New in v6
    • Supported exchanges
      • Creating API keys
      • Websockets support
    • License info & system specs
      • How to create a wallet
    • Purchasing Gunbot
  • Setup & general settings
    • Installation & startup
      • Quickstart guide
      • Download software
      • Windows installation
      • macOS installation
      • Linux installation
      • ARM installation
      • How to enable SSL/TLS
      • Running multiple instances
      • Headless mode
    • Global settings
      • Import settings
      • Bot settings
      • Cancel orders
      • Advanced
    • Profile settings
      • Exchanges
      • Gunthy wallet
      • Edit license
      • GUI authentication
      • Telegram
      • Tournament
  • How to work with Gunbot
    • Learning the basics
      • Trading logic
      • Important settings
      • Order types
      • Period
      • Trailing
      • ROE trailing
    • Strategies & pairs
      • Easy edit
      • Strategy editor
      • Trading pairs
        • Pair processing
    • Chart & results
    • Extra modules
      • AutoConfig
      • Backtesting
      • Code editor
      • TradingView Alerts
        • IMAP listener
      • Alerts (beta)
  • Trading strategy options
    • About Gunbot strategies
      • Trading methods
      • Protections
    • Regular strategies (spot trading)
      • ADX
      • ATRTS
      • Bollinger Bands
      • Bollinger Bands (TA)
      • EMA spread
      • Emotionless
      • Gain
      • Ichimoku
      • MACD
      • MACDH
      • Pingpong
      • Stepgain
      • Spotgrid
      • Spotgrid Advanced
      • StepGrid
      • SMA cross
      • Support / Resistance
      • Tssl (trailing stop / stop limit)
      • Time series analysis
    • Margin trading strategies
      • ADX
      • ATRTS
      • Bollinger Bands
      • Bollinger Bands (TA)
      • EMA spread
      • Futures Grid
      • Gain
      • Ichimoku
      • MACD
      • MACDH
      • Pingpong
      • Stepgain
      • SMA cross
      • Tenkan
      • Tssl (trailing stop / stop limit)
      • Time series analysis
    • Custom strategies
    • Balance settings
    • Confirming indicators
    • Dollar Cost Avg (DCA)
    • Reversal trading (RT)
    • TrailMe
    • Misc settings
  • More
    • Config marketplace
  • Various
    • Backups
    • Logs
    • Handling bags
    • Acronyms
  • Troubleshooting
    • Critical errors
    • Bot does not trade
    • Reset password
Powered by GitBook
On this page
  • Upgrading
  • Changes in v23
  • Core / GUI changes
  • Bugfixes / Improvements (core)
  • Bugfixes / Improvements (GUI)

Was this helpful?

  1. About

What's new?

Here's a quick overview of the most important changes introduced with Gunbot v23

PreviousWelcome to the Gunbot wikiNextNew in v22

Last updated 3 years ago

Was this helpful?

Gunbot v23 adds support for okex v5 api, includes a native code editor, a much faster GUI and tons of bugfixes and small improvements.

Upgrading

Upgrade process using the config import tool

Using the config import tool you can easily upgrade to a clean new installation, and migrate all your settings.

Steps to start with a clean installation:

  • unpack v23 to a new folder and run,

  • enter your Gunthy wallet address in the wizard, select "other" as exchange and save changes.

  • then go to Profile > Import settings and select the parts from your old config to import.

There are no breaking config changes for this version, in case you are upgrading from v22.

New strategy parameters are automatically merged into your strategies, as soon as you login to the browser interface.

In case you are upgrading from an older version than v22, refer to the changelogs of previous versions for instructions, or start with a fresh installation.

Changes in v23

Only the most important changes are listed.

Core / GUI changes

  • Exchange connectivity: support for Okex v5 API, fix breaking change on Kucoin API. Migrate Beaxy endpoint to their new schema. Okex and Beaxy changes require user feedback.

  • Kraken: add support for all newly introduced markets

  • GUI performance: much faster loading times, less resource usage, smoother charts

Bugfixes / Improvements (core)

  • Fix CEX candles

  • ParseFloat leverage parameter on Bitmex

  • Add postOnly orders for all limit orders at FTX

  • More love to telegram bot pnl

  • SpotGridAdvanced: improve handling of CT order amounts, fix a problem that prevented CT trades

  • Fix an old bug that could flip a position with repeated attempts to close at ROE

Bugfixes / Improvements (GUI)

  • Fix all custom strategy target lines

  • Fix pnl not updating for new orders on gui dashboard

  • Fix incorrect form background width on pairs and strategy page

  • Fix issue that could crash the pairs page when removing a pair

  • Fix ROE not resetting in GUI after futuresGrid closes a position

  • Fix missing items for FTX futures pairs: margin ratio, unrealized pnl and maintenance margin

  • Fix automatic loading of ichimoku indicator when MM_TENKAN is used

  • Fix leverage sometimes being displayed as negative number

  • Add subaccount field for ftx to gui profile page

  • Rearrange chart line label positions for better chart readability

  • Fix recent orders not updating automatically in overview sidebar

  • Fix mobile save button not appearing

  • Show potential moto entry prices on chart.

  • Fix exporting chart entities to alert module

New spot strategy: allows for almost zero settings trading

Code editor: using the new you can read and edit config files, internal data and custom strategies right from the Gunbot interface.

Download software
stepGrid
code editor
Download software