Skip to content

Releases: freqtrade/ftui

0.1.5

02 Oct 12:02
0.1.5
006c938
Compare
Choose a tag to compare

BUG FIXES

  • Fix #7 and #8 div by zero error

UPDATES

  • Select which bots to show the cumulative profit for in the dashboard chart

Full Changelog: 0.1.4...0.1.5

0.1.4

24 Aug 14:02
0.1.4
fba85da
Compare
Choose a tag to compare

0.1.4

BUG FIXES

  • Fix regression after textual update to 0.77, raised in #5 - screen
    instances in MODES are now Callables

UPDATES

  • Split screens up into individual files for ease of development
  • Use ScreenSuspend and ScreenResume when switching screens instead
    of controlling timers of screens from the main app
  • General tidying

Full Changelog: 0.1.3...0.1.4

0.1.3

24 Aug 06:47
Compare
Choose a tag to compare

Minor updates:

  • Pin textual to <0.77 to avoid startup crash
  • Improved CI to catch dependency update problems eventually

0.1.2

17 Jul 15:15
9110244
Compare
Choose a tag to compare

Minor updates:

  • Add number of orders in the open trades dashboard if using position adjustment
  • Fix per bot General tab ROI output

Full Changelog: 0.1.1...0.1.2

0.1.1

06 Jun 18:25
Compare
Choose a tag to compare

Initial alpha release