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 v8

Core changes

  • New exchange: Gunbot now support trading at CEX.io

  • Native Telegram trade notifications: receive notifications on Telegram of every trade Gunbot places. Works on all exchanges and includes (USD) profit per trade, as well as current DU count.

  • Calculate indicator data each cycle: with TA_ALWAYS_ON enabled, indicator data is calculated each cycle instead of each period. Only use this if you have unmetered bandwidth available.

  • Separate RSI level for DU: with RSI_DU_BUY you can set a different RSI level for Double Up buy orders.

  • Timeout for order recalculation: with CANCEL_ORDERS_CYCLE_CAP you can set the number of cycles to wait before Gunbot can cancel open oders.

  • Reserve pile up: automatically add your profits to your funds reserve.

  • Optional: withdraw BTC profits you can now automatically withdraw your BTC profits. USE THIS AT YOUR OWN RISK.

  • Pyramid buying for TV add-on the TradingView add-on now support pyramid buying.

GUI changes

  • Running multiple instances: you can now run multiple setups from the GUI, each setup runs it's own Gunbot instance.

  • TradingView charts for Binance: added support for loading TradingView charts for Binance pairs.

  • TradingView charts and basic stats on dashboard: each pair on the dashboard now shows TradingView charts, basic Gunbot stats and trade notifications.

  • Improved onboarding: it is now much easier to walk through the essential first steps of setting up Gunbot.

  • Various smaller improvements: better grouping of items on the settings page, PM2 is no longer used, improved description texts for strategy parameters.

Bugfixes

  • Parsing Bittrex history using PricePerUnit (Actual Price) instead of Limit.

  • Improved handling of promise rejections.

  • Fix trading for coins with no recent trading history.

  • Fix bittrex "available of undefined".

  • Round down amounts to sell at Cryptopia (workaround for an issue at Cryptopia).

  • Fix an issue that would trigger soft reboot too early.

  • Allow panic sells during safety switch period.

  • Fix "Already bought enough" issue for TradingView add-on.

  • Fix Ichimoku strategy: buy/sell on TENKAN and KIJU crossing above and below KUMO (confirmed by KUMO sentiments).

  • Fix Double Up if a partial sell is filled

  • Fix an issue that would emit websocket for buy order before the order is actually placed

  • Improved calculation of average bought price.

  • Always log average bought price on console.

  • Fix for trading at Kraken.

  • Fix forever "waiting for open orders" issue

PreviousNew in v9NextNew in v7

Last updated 6 years ago

Was this helpful?