Skip to content

Beta - 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Herklos Herklos released this 18 Jun 06:59
· 3693 commits to master since this release
3daab15

Changelog for 0.1.2-beta

Released date : June 16 2018

Info :

  • New pip package to install "tulipy"
  • config.json is now in Octobot's root folder

Concerned issues :

#214 [Time frames] Setup timeframes at OctoBot setup according to relevant strategies timeframe requirements
#220 [Tentacle Manager] Implement updating command
#224 [TA calulation] Study tulipindicators lib
#225 [Telegram] add get strategies and modes command
#226 [Data] Store symbol candles in dedicated class
#229 [Tentacle Manager] add cleanup and help
#230 [Architecture] Extract Tentacles and config from code folder
#231 [Architecture] evaluator_config.json updated by Tentacle Manager

New features :

- Tentacle Management : update, versions management
- Migrate from TA-lib indicators to tulipy
- Telegram Interface new command
- Architecture improvements