Qteasy

Latest version: v1.3.11

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

Scan your dependencies

Page 7 of 9

1.1.1

- corrected system log for live trade, now different live trade instances will log to different files
- added capability of reading info from live trade log files and system log files

What's Changed
* update to version 1.1.1 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/129


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.1.0...1.1.1

1.1.0

- New feature: The QTEASY shell is now parsing command arguments in a better and more intuitive way
- Now all commands support `--parameter` / `-p` style parameters, same way as all other CLI tools
- All commands now support `--help` and `-h` to show help messages, are now fully documented in the shell help message
- All commands now have better error handling and usage messages when wrong arguments are given
- All commands are now thoroughly tested and debugged
- Arguments of some commands are now re-designed and re-organized to be more intuitive and easier to use:
- `watch` command now supports `--remove` / `-r` to remove symbols from watch list, and `--clear` / `-c` to clear the list
- `buy` and `sell` commands now uses `--price` / `-p` to specify price, and `--side` / `-s` to specify position side
- `info` and `overview` commands now support new argument `--system` to show system info, and `verbose` will be replaced by `detail` in future versions
- `history` command now accepts explicit argument `all` to show all history
- `orders` command now accepts order filter arguments with optional tags `--status`, `--time`, `--side`, and `--type`
- `config` command now support `--set` / `-s` to set configurations, and set view levels with count of `--level` / `-l`
- `strategies` command now supports `--set-par` to set strategy optimizable parameters, and to be implemented: possible to set blenders with `--blender` and `--timing`
- `run` command now supports running tasks with arguments given with optional flag `--args` / `-a`
- `orders` command now works with new optional arguments for time, type, side and status in more logical way

What's Changed
* merge latest updates and documents to qt_dev 1.1 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/113
* Revert "merge latest updates and documents to qt_dev 1.1" by shepherdpp in https://github.com/shepherdpp/qteasy/pull/114
* Update qteasy to version 1.1 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/126


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.0.27...1.1.0

1.0.27

- Removed dependency on pandas to load dataframes from database, which will arouse UserWarnings in higher versions of pandas, requesting users to install sqlalchemy

What's Changed
* Updated to version 1.0.27 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/124


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.0.26...1.0.27

1.0.26

- Now live trade logs are kept in system log files, live logs are saved in the same file, with different account number as prefix
- Fixed bugs

What's Changed
* update to version 1.0.26 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/121


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.0.25...1.0.26

1.0.25

- Now trade logs are saved in a file in live trade mode, the file is saved in the same directory as set in `qt.config['trade_log_file_path']`
- Fixed a few bugs in live trade mode, and added information print outs on errors

What's Changed
* corrected mistake in broker by shepherdpp in https://github.com/shepherdpp/qteasy/pull/117
* Qt dev1.0 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/118
* corrected a few mistakes and updated version by shepherdpp in https://github.com/shepherdpp/qteasy/pull/119
* improved trade log format by shepherdpp in https://github.com/shepherdpp/qteasy/pull/120


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.0.24...1.0.25

1.0.24

- Corrected a critical mistake introduced since version 1.0.18, with wrongly merged incomplete and untested features in broker. this bug will cause failure of execution orders in live trade mode.

What's Changed
* make latest update available in version 1.1 dev by shepherdpp in https://github.com/shepherdpp/qteasy/pull/97
* Bump urllib3 from 1.26.8 to 1.26.18 in /docs by dependabot in https://github.com/shepherdpp/qteasy/pull/101
* merge latest document changes to qt_dev 1.0 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/112
* Corrected a mistake since version 1.0.18 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/116


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.0.23...1.0.24

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.