- New feature added: Now qteasy has a new Terminal UI for live trading, thus users can choose from one of the two UIs for live trading: the Trader Shell or the TUI
- A new configure key `qt.config['live_trade_ui_type']` is added to allow users to choose between the two UIs for live trading
- The new TUI has built in light mode and dark mode themes, and is more user-friendly for users who are not familiar with command line interfaces
- The new TUI displays live status of the account, on hand stocks, historical order, and live operation logs
- Use Ctrl=P and Ctrl+R to pause and resume the live trading process
<img width="1207" alt="trader_app_light_theme" src="https://github.com/shepherdpp/qteasy/assets/34448648/c720fee3-76ff-495a-9c2d-218478bf3eb7">
What's Changed
* Qt dev1.2 - update to version 1.2.0 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/149
**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.1.11...1.2.0