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
  • Core changes
  • GUI changes
  • Bugfixes

Was this helpful?

  1. About
  2. What's new?

New in v9

Core changes

  • GDAX support: Gunbot now supports trading at GDAX.

  • Reversal trading: Enables trading in downtrends by accumulating quote currency without investing extra base. Do read up on the wiki before you enable this.

  • New indicators: You can now use the Stochastic oscillator and per pair MFI as additional confirmation in all strategies.

  • TrailMe: Most strategies can now use TSSL-style trailing. Additionally, you can use trailing for reversal trading and double up.

  • Custom strategies (beta): Introducing custom strategies. In this first release of custom strategies it is possible to define your own strategy based on SMA-cross, MACD or MACDH - optionally combined with MFI, RSI or Stochastic.

  • Trading fees: You can now define the fees Gunbot needs to account for in TRADING_FEES. GAIN is now a percentage above the expected fees paid.

  • Pair suggestions: Based on trading volume and volatility, Gunbot suggests possible good pairs to trade on.

  • Automatic retry for TV orders: Implementing RETRY_TV_ORDER to automatically retry orders when processing multiple alerts.

  • TradingView: Introducing margin trading at Poloniex. All buy orders are now placed as market orders.

  • Dust handling: MIN_VOLUME_TO_SELL is expressed in base currency again.

GUI changes

  • Performance improvements: much better responsiveness, reduced CPU load and memory usage.

  • New design: new dark color theme, various design refinements.

  • Native charts: charts based on the same data Gunbot processes, including trades visualization.

  • Log rotation: automatic rotation of out.log files. No more "empty logs" errors.

Bugfixes

  • Fixes for multiple orders on TV: improved handling of multiple incoming signals.

  • Kraken: Multiple fixes for Kraken.

  • Bittrex: Fixing "Available of undefined" error.

  • Emotionless Fixing various issues with Emotionless.

  • TSSL: Prevent selling while price is still in range. Preventing buy orders above lowest EMA.

  • "Waiting for open orders": Fixing an issue where the bot would wait for open orders, even if orders got deleted.

  • RSI calculation: improved RSI calculation when OKKIES_MODE is disabled.

  • Kraken: Fix for Kraken candles.

  • Unable to check master key": Better error handling. The *Unable to check master key" now only occurs on local errors (wrong pair, wrong api key, etc.).

  • Reduce data usage and API calls: dramatically reduce the amount of API calls and data usage while still updating indicators each cycle. Deprecating TA_ALWAYS_ON.

  • TV charts (GUI) showing charts and pair data faster on the dashboard.

  • Dashboard: Fixing order notifications with a volume of 0.

PreviousNew in v10NextNew in v8

Last updated 6 years ago

Was this helpful?

Binance: using api.binance.com instead of

www.binance.com