Skip to content

Releases: Drakkar-Software/OctoBot

Beta - 0.2.2

04 Oct 18:52
d4a9def
Compare
Choose a tag to compare

Changelog for 0.2.2-beta

Released date : October 04 2018

Concerned issues :

#359 [Web Interface][Configuration] Improve user interface
#406 [backtesting] add a startup argument to pause the bot at the end of backtesting in order to analyse results
#408 [New Trading strategy] implement a new trading strategy using real time evaluators and TA
#410 [Websocket] error when opening a websocket with translated symbols
#413 [Web interface] add price visualisation for each symbol 
#414 [Web interface] Dashboard customization
#417 [Evaluator configuration] inform user when missing required evaluators

New features :

- Dashboard customization

Bug fixes :

- Fix error when opening a websocket with translated symbols

Open Beta - 0.2.1

25 Sep 18:59
df1c012
Compare
Choose a tag to compare

Changelog for 0.2.1-beta

Released date : September 25 2018

Concerned issues :

#359 [Web Interface][Configuration] Improve user interface
#399 Error when starting backtesting: 'backtesting'
#401  [GUI] refactor local gui interface packages

New features :

- Launcher improvements

Bug fixes :

- Fix default config backtesting

Open Beta - 0.2.0

05 Sep 23:11
d8fd08c
Compare
Choose a tag to compare

Changelog for 0.2.0-beta

Released date : September 5 2018

Major version: OctoBot Open beta

Concerned issues :

#288 [Binance Websocket] Handle exchange maintenance and websocket reconnection
#291 [RestExchange] fill return data with default values if missing values and items
#344 [Notifications] handle market orders price
#353 [Exchange Simulator] Add fees 
#359 [Web Interface][Configuration] Improve user interface
#376 [Tentacles] Trading_config.json
#377 [Web interface] Advanced evaluator config (TA, RT, Social)
#378 [Web interface] Display errors and warning (icons topmenu)
#379 [Web interface] Trading mode and strategy config page
#385 [Web Interface] add bot profitabily
#389 [Web Interface] add market status page
#393 [Web Interface] add info on trading modes and evaluators

New features :

- First version of the full web interface
- Binary versions of OctoBot and its launcher are now available
- Fee simulation on simulation mode
- Web sockets auto reconnexion on exchange maintenance
- Improved first use default setup

Bug fixes :

- Market order without price notification

Beta - 0.1.7

14 Aug 22:22
c7c0cda
Compare
Choose a tag to compare

Changelog for 0.1.7-beta

Released date : August 15 2018

Warning :

Concerned issues :

#218 [Bin] Thinking about octobot binary 
#288 [Binance Websocket] Handle exchange maintenance and websocket reconnection
#305 [Refactor] refactor overall code 
#321 [Web Interface] add backtesting section 
#342 [Web Interface] Handle save and reset features in font end
#343 [Web Interface] Handle removal of card elements
#347 [Web Interface] Add strategy optimizer in backtesting
#355 [Bug] StopLossOrders set negative portfolio when backtesting 
#356 [Web Interface] Octobot doesn't restart onclick 
#359 [Web Interface][Configuration] Improve user interface 
#360 [Web Interface] Add data recording section
#368 [Experiment][Web interface] without dash 
#369 [Configuration] Split trading settings into trading section instead of trader
#373 [Interface] Create launcher 
#374 [Configuration] Remove websocket from configuration and use if by default when available 

New features :

- TK app
- Installer App
- Web interface : backtesting & data collector
- Startegy optimizer improvements
- Web interface : reset & remove in config
- Web interface : home with custum dashboard

Bug fixes :

- StopLossOrders set negative portfolio when backtesting 

Beta - 0.1.6

30 Jul 20:04
00d3b9a
Compare
Choose a tag to compare

Changelog for 0.1.6-beta

Released date : July 30 2018

Warning :

Concerned issues :

#310 [Web Interface] Notification configuration
#335 [Notification] Refactor notification-type system
#340 [Strategy optimizer] add trading mode and average trades count in final report
#341 Web Interface] Currencies and services configuration
#345 [Notification] Add web notification type

New features :

- Web Interface : Services, Exchange, Symbols configuration improvements
- Improve Startegy optimizer

Beta - 0.1.5_3

26 Jul 21:54
bd5e33e
Compare
Choose a tag to compare
Beta - 0.1.5_3 Pre-release
Pre-release

Changelog for 0.1.5_3-beta

Released date : July 26 2018

Warning :

  • All config keys with "_" changed to "-" (for example crypto_currencies -> crypto-currencies)

Concerned issues :

#312 [Web Interface] Services configuration
#311 [Web Interface] Symbols configuration
#334 [Strategy configuration] create a strategy configuration otpimizer

New features :

- Web Interface : Services & Symbols configuration
- Startegy optimizer
- Encrypter command

Beta - 0.1.5_2

24 Jul 21:55
9d974a3
Compare
Choose a tag to compare
Beta - 0.1.5_2 Pre-release
Pre-release

Changelog for 0.1.5_2-beta

Released date : July 24 2018

Warning :

  • You have to encrypt your exchange token : please run python tools/temp_encrypt_tool.py
  • Notification type key changed from "type" to "notification_type"

Concerned issues :

#269 [Tool] Implement ConfigManager
#307 [Tentacle Installation] Add new key in description
#309 [Web Interface] Exchange configuration
#331 [Security] Encrypt user api key

New features :

- Api key encryption
- Web Interface : Exchange configuration

Beta - 0.1.5_1

17 Jul 21:07
2ad9aae
Compare
Choose a tag to compare
Beta - 0.1.5_1 Pre-release
Pre-release

Changelog for 0.1.5_1-beta

Released date : July 17 2018

Concerned issues :

#305 [Refactor] refactor overall code
#318 [Candles management] adapt candles timestamp to have second timestamp everywhere
#319 [Web interface] trades are displayed for all symbols, display only for the selected one
#320 [Backtesting] do not start unecessary services on backtesting mode
#322 [Web interface] Create portfolio page
#323 [Web interface] Create orders page
#324 [Web interface] Create trades page

New features :

- Backtesting multi symbol support improved
- Backtesting report at the end of a backtesting
- Web Interface : New pages (portfolio, orders, trades)

Improvements:

- Improved readability of web interface

Bug fixes :

- Backtesting trades timestamps were wrong on multi symbol backtesting

Beta - 0.1.5

16 Jul 20:31
a3dba16
Compare
Choose a tag to compare
Beta - 0.1.5 Pre-release
Pre-release

Changelog for 0.1.5-beta

Released date : July 15 2018

Concerned issues :

#265 [Web Interface] Create web evaluator_config.json edition interface
#266 [Web Interface] Create web tentacles manager interface
#302 [Web Interface] setup architecture
#270 [Web interface] Create advanced web interface
#308 [Backtesting] Improve backtesting accuracy 
#304 [Trade Manager] Ensure get_average_market_profitability resilience
#294 [Trader simulator] StopLoss orders triggered when they shouldn't
#252 [OrderManager] "Timed Out" raised during _update_orders_status

New features :

- New features in web interface : tentacles configuration, trades displayed on Dashboard tob
- Backtesting now fully operational
- Optimized String operations

Bug fixes :

- Fixed rare exceptions on order notification through Telegram
- Fixed backtesting randomness
- Fixed wronly triggered orders in simulator mode

Notes :

- Deactivated Google stats indicator by default while looking for a request limit solution

Beta - 0.1.4_3

03 Jul 21:08
Compare
Choose a tag to compare
Beta - 0.1.4_3 Pre-release
Pre-release

Changelog for 0.1.4_3-beta

Released date : July 3 2018

Warning :

  • Update your trading mode tentacles

Concerned issues :

#286 [Trading Mode] Refactoring

New features :

- Refactoring in trading mode that makes it multi symbol