Releases: freqtrade/ftui
Releases · freqtrade/ftui
0.1.12
- Fix incorrect stoploss percent calculation and use value from trade status object instead: 9c40c5d
Full Changelog: 0.1.11...0.1.12
Release 0.1.11
What's Changed
- Add support to configure requests pool options (@froggleston in #13)
- Fix dash open table if shorting (@froggleston in #14)
- Fix cumulative profit chart when no trades available (raised @uvok, fixed @froggleston)
- Fix default trading mode option (@froggleston)
Full Changelog: 0.1.10...0.1.11
Release 0.1.10
Minor fix release:
- Allow duplicate packages and ignore attestation for pypi test deployment
- Match dependencies in pyproject.toml and requirements.txt so correct packages are pulled in either install method
- Fix chart refreshing
- Fix setting screen loading even though the screen still doesn't really do anything yet
Full Changelog: 0.1.9...0.1.10
Release 0.1.6
- Pin textual and plotext versions to ensure builds
- Call set_loading functions from worker functions via call_from_thread to fix #10 and #12
Full Changelog: 0.1.5...0.1.6
0.1.5
BUG FIXES
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
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
0.1.2
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