Skip to content

Releases: Drakkar-Software/OctoBot

Beta - 0.1.4_2

02 Jul 22:04
57d0707
Compare
Choose a tag to compare
Beta - 0.1.4_2 Pre-release
Pre-release

Changelog for 0.1.4_2-beta

Released date : July 3 2018

Concerned issues :

#281 [Tentacles] handle in development tentacles
#283 [Tentacle Strategies & Trading Mode] add constants to config files

New features :

- In development tentacles
- Strategies and Trading Mode config creation with tentacle creator

Beta - 0.1.4_1

01 Jul 21:44
01c19cb
Compare
Choose a tag to compare
Beta - 0.1.4_1 Pre-release
Pre-release

Changelog for 0.1.4_1-beta

Released date : July 1 2018

Concerned issues :

#279 [Trading Modes] prepare bot for high frequency treading mode 

Beta - 0.1.4

01 Jul 08:10
1ca5bd2
Compare
Choose a tag to compare
Beta - 0.1.4 Pre-release
Pre-release

Changelog for 0.1.4-beta

Released date : July 1 2018

Info :

  • New pip package to install "gitpython"

Concerned issues :

#188 [Exchange data] clean order list (closed and canceled) and other old data after 1 day
#263 [TentacleCreator] review tentacle creation
#273 [Web interface] Implement commands
#274 installation issue
#276 [Bug] Web interface exception when no exchange specified

New features :

- Update / Restart / Stop Octobot from Web interface

Bug fix :

- Fix tentacle Creator (-c)
- Fix config no exchange or no cryptocurrency specified (web)

Beta - 0.1.3_2

27 Jun 21:46
Compare
Choose a tag to compare
Beta - 0.1.3_2 Pre-release
Pre-release

Changelog for 0.1.3_2-beta

Released date : June 27 2018

Concerned issues :

#264 [Web Interface] Create web architecture
#267 [Web interface] Manage octobot status
#268 [Web Interface] Manage notification from bot
#269 [Tool] Implement ConfigManager
#270 [Web interface] Create advanced web interface

New features :

- Web interface skeleton
- Notifications in web interface

Bug fix :

- Fix reddit reconnexion

Beta - 0.1.3_1

25 Jun 21:56
83163ef
Compare
Choose a tag to compare
Beta - 0.1.3_1 Pre-release
Pre-release

Changelog for 0.1.3_1-beta

Released date : June 25 2018

Concerned issues :

#251 [Tests] Improve tests coverage

Bug fix :

- Fix telegram commands
- Fix exchange symbol data
- Fix reddit watcher

Beta - 0.1.3

22 Jun 22:05
Compare
Choose a tag to compare
Beta - 0.1.3 Pre-release
Pre-release

Changelog for 0.1.3-beta

Released date : June 23 2018

Concerned issues :

#251 [Tests] Improve tests coverage
#254 [Tool] Tentacle creation tool

New features :

- Tentacle creation tool
- High Frequency trading basics [see public tentacle](https://github.com/Drakkar-Software/OctoBot-Tentacles/issues/2)

Beta - 0.1.2_4

17 Jul 22:21
Compare
Choose a tag to compare
Beta - 0.1.2_4 Pre-release
Pre-release

Changelog for 0.1.2_4-beta

Released date : June 22 2018

Concerned issues :

#256 Implement multi decider trading mode

New features :

- Multi-decider management for trading modes

Bug fix :

- Fix linux installer
- Fix Subportfolio

Beta - 0.1.2_3

20 Jun 22:17
Compare
Choose a tag to compare
Beta - 0.1.2_3 Pre-release
Pre-release

Changelog for 0.1.2_3-beta

Released date : June 21 2018

Concerned issues :

#232 [Performances] Add performance tests for evaluators
#233 [Tentacles tests] add tentacles testing framework
#234 [TentacleManager] harmonize packages, tentacles and modules naming
#235 [TentacleManager] add progress info
#250 [Trade creator] check market price orders in simulator
#251 [Tests] Improve tests coverage

New features :

- Improvements in Tentacle Manager

Bug fix :

- Fix market order in simulator mode
- Fix Rest exchange to support additional exchanges

Beta - 0.1.2_2

19 Jun 23:00
Compare
Choose a tag to compare
Beta - 0.1.2_2 Pre-release
Pre-release

Changelog for 0.1.2_2-beta

Released date : June 19 2018

Concerned issues :

#193 [Bittrex] Test OctoBot on different exchanges
#232 added performance tests for evaluator stress test
#235 added progress info in tentacles manager
#243 [Config] Fix Exception description
#245 [TentacleManager] add confirm before delete files
#247 [OrderCreator] test get_additional_dusts_to_quantity_if_necessary function

New features :

- OrderCreator : Take in account potentiel dust when creating order

Bug fix :

- Fix backtesting
- Fix Rest exchange to support additional exchanges

Beta - 0.1.2_1

18 Jun 07:00
a9267b8
Compare
Choose a tag to compare
Beta - 0.1.2_1 Pre-release
Pre-release

Changelog for 0.1.2_1-beta

Released date : June 18 2018

Concerned issues :

#216 Enable start/stop of strategies and their evaluators on demand

New features :

- Strategy linked tentacles activation and deactivation

Bug fix :

- Update order status deadlock when canceling order