Qteasy

Latest version: v1.2.3

Safety actively analyzes 623721 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.2.3

- Corrected a mistake in version 1.2,2: '1.2.1' will be displayed when running `qteasy.__version__`
- Fixed a bad information displayed with progress bar while downloading data from tushare with refill datasource

What's Changed
* fixed a few bugs and mistakes by shepherdpp in https://github.com/shepherdpp/qteasy/pull/153


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.2.2...1.2.3

1.2.2

- Fixed a bug that causes abnormally low speed in some cases if TA-LIB is not installed
- Fixed a bug that causes escaped failure in some cases when strategy is based on RuleIterator
- Now it is possible to view all live accounts with `qt.live_trade_accounts()`

What's Changed
* Corrected a few bugs, update to version 1.2.2 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/152


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.2.1...1.2.2

1.2.1

- Corrected a build mistake in version 1.2.0, which caused style files not being included in the package
- Added new qt level function: `live_trade_accounts()` to get detailed information of all accounts for live trading
- Corrected a mistake in trader CLI of wrong formatting of trade info
- Improved help information for live trade related configurations

What's Changed
* Patch mistakes in 1.2.0 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/150


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.2.0...1.2.1

1.2.0

- 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

1.1.11

- Improved function refill_data_source, allowed data being downloaded in batches that are adjust-able in size and intervals in between
- Improved error messages raised by qt when wrong values are set to configuration keys, providing better guidance for users

What's Changed
* added feature to v1.1.11 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/147
* updated refill_data_source() by shepherdpp in https://github.com/shepherdpp/qteasy/pull/148


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.1.10...1.1.11

1.1.10

- Fixed a bug that causes not taking effect the configuration that are related to automatic retries in data acquiring from tushare

What's Changed
* Qt dev1.1 update to version 1.1.10 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/145


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.1.9...1.1.10

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.