github freqtrade/freqtrade 0.14.0

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

Features and Bugfixes

  • Sell amount equal to amount purchased (#22)
  • Use Decimal for profit calculation for a more precise floating point arithmetic
  • Account exchange fees (#56)
  • Lots of stability fixes and improvements
  • dry_run: Use in-memory database
  • Telegram: /status table: shows a compresensive status overview (#86)
  • Improved backtesting (#95)
  • Upgrade python bittrex to 0.2.0

Breaking Changes!

The database format has changed.

  • Please sell the coins for your open trades manually or use /forcesell <id> to sell them before upgrading! The new database file is tradesv3.sqlite.
  • dry_run uses an in-memory database, which gets deleted on every stop.

Don't miss a new freqtrade release

NewReleases is sending notifications on new releases.