- Added new features: now qteasy has multiple functions to access and modify start up setting file:
- Added new function `qt.start_up_settings()`, to access and print contents of start up settings file
- Added new function `qt.update_start_up_setting()`, to modify start up settings file
- Added new function `qt.remove_start_up_setting()`, to remove settings from the file
- Fixed bugs in trader TUI buy and sell orders, added error handling for wrong inputs
What's Changed
* Add features to facilitate checking and changing config files by shepherdpp in https://github.com/shepherdpp/qteasy/pull/183
**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.3.7...1.3.8