github freqtrade/freqtrade 0.11.0

latest releases: 2024.4, 2024.3, 2024.2...
6 years ago

Features and Bugfixes

  • show warning when bittrex returns empty data (#30)
  • fix bug where telegram wasn't optional (#41)
  • improved trading strategy for buy trigger (#44)
  • refactor project structure to make it packageable (#47)
  • fix whitelist vanishing bug (#50)
  • mock missing 3rd party calls for unittests (#53)
  • refactor exchange interface to make it easier to integrate new exchanges (#58)
  • use latest telegram library
  • switch to pytest
  • lots of other improvements and fixes

Breaking Changes

With this release the config.json format has changed, if you used a previous version upgrade to the new format (see config.json.example).
It is also recommended to start with a fresh database, because the dataformat has changed slightly. That means you have to sell all active open orders manually and rename/remove tradesv2.sqlite.

Don't miss a new freqtrade release

NewReleases is sending notifications on new releases.