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
  • New features
  • Bugfixes

Was this helpful?

  1. About
  2. What's new?

New in v11

New features

  • Huobi support: Gunbot now supports trading at Huobi.

  • Improved indicators and charts: tuning of indicators to better match TradingView, indicators shown in the GUI now match the indicator data Gunbot works with.

  • Mobile optimization: the GUI is now optimized for use on mobile devices.

  • TV margin trading: margin trading using the TradingView add-on is now supported at Huobi and Bitfinex.

  • Multiple base: the new MULTIPLE_BASE lets you trade the same coin with multiple base currencies.

  • Override trading limit for TV: specify the trading limit in buy alerts to override your config: BUY_POLONIEX_BTC-ETH_0.01

  • Stop trading after a number of sell orders: with COUNT_SELL you can disable trading after a configurable number of executed strategy sell orders.

  • Automatically disable bought price override: you can now leave a BOUGHT_PRICE in place after you've set it, it is automatically disabled as soon as a valid price is available at the exchange.

  • Configurable buyback level for RT: with RT_BUY_UP_LEVEL you can specify when to buy back quote units, in previous versions this was hardcoded to the break-even point.

  • Ichimoku: implement DISPLACEMENT.

  • Improved portfolio value calculation: portfolio value calculation no longer depends on a third party conversion service.

  • Stop limit / panic sell orders as market: where supported, stop limit orders are now placed as market orders to increase the likelyhood of filling them asap.

  • Gain protection for all strategies: every sell method can now optionally use gain protection.

  • Stepgain XTrend: the use of XTrend to confirm orders with stepgain is now optional, trading without this confirmation roughly equals the legacy stepgain behavior.

  • Numerical DCA method: Double Up can now be used without any indicators, working purely with price changes.

  • Never buy above: only allow buy orders at a configurable percentage below the last sell rate.

  • New strategy presets: every new installation now includes several new strategy presets.

Bugfixes

Most critical issues were already patched in the bugfix releases for v10. Notable new fixes:

  • Improved load times for the GUI on the dasbhoard and charts pages. Mitigating timeout errors during GUI load.

  • Allow Bittrex International users to use Gunbot on the new platform.

  • Several fixes for KEEP_QUOTE.

  • Depreciating the separate RT process for stepgain. The normal RT process is now used.

  • Fix several issues where partially filled orders would mess with RT.

PreviousNew in v12NextNew in v10

Last updated 6 years ago

Was this helpful?