Qteasy

Latest version: v1.4.9

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

Scan your dependencies

Page 1 of 10

1.4.9

Bug fixes:
- Fixed problem in trader logger that causes duplicated logs in live trade mode
- Fixed a bug in trader: when two trade results are generated at nearly the same time for the same position, the results will be wrongly recorded in the database due to data recording conflicts
- Fixed a bug in trader that very occasionally price data with wrong timestamp will be returned and may cause NaN values output from strategies for some symbols.
- Fixed a bug that strategy will not get enough extracted data to run in live trade mode in some cases on Monday morning due to not mis-calculation of date offset due to weekends.
- Corrected automatic datasource refill timing for weekly data refilling, now it will refill data every Friday evening

What's Changed
* Update document for version 1.4 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/207
* Dev 1.4 docs by shepherdpp in https://github.com/shepherdpp/qteasy/pull/208
* Dev 1.4 docs by shepherdpp in https://github.com/shepherdpp/qteasy/pull/209
* Dev 1.4 docs by shepherdpp in https://github.com/shepherdpp/qteasy/pull/210
* Dev 1.4 doc by shepherdpp in https://github.com/shepherdpp/qteasy/pull/211
* Update 4. data_channels.md by shepherdpp in https://github.com/shepherdpp/qteasy/pull/212
* Dev 1.4 doc by shepherdpp in https://github.com/shepherdpp/qteasy/pull/213
* Dev 1.4 doc by shepherdpp in https://github.com/shepherdpp/qteasy/pull/214
* Update help.mo by shepherdpp in https://github.com/shepherdpp/qteasy/pull/215
* translated index.rst by shepherdpp in https://github.com/shepherdpp/qteasy/pull/216
* Dev 1.4 doc by shepherdpp in https://github.com/shepherdpp/qteasy/pull/217
* Dev 1.4 doc by shepherdpp in https://github.com/shepherdpp/qteasy/pull/219
* Dev 1.4 documentation by shepherdpp in https://github.com/shepherdpp/qteasy/pull/220
* update to version 1.4.9 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/218


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.4.8...1.4.9

1.4.8

New features:
- Added a new CLI command in trader CLI: `refill`, to manually refill datasource tables in trader CLI
- Allowed users to manually refill datasource table with trader CLI command `run` with parameter `--task refill`
Bug fixes:
- Fixed a bug that will lead to failure of automatic datasource refilling in trader

What's Changed
* Updated documentation for version 1.4 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/201
* update to version 1.4.8 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/206


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.4.7...1.4.8

1.4.7

New features:
- Added configuration settings: `live_trade_daily_refill_tables`, `live_trade_weekly_refill_tables`, `live_trade_monthly_refill_tables`, to allow users to set up tables to be refilled in live trade mode
Fixed bugs:
- Sometimes the configure settings might be overwritten unexpectedly in trading mode
- `DataSource.all_basic_tables` will not return correct tables in some cases
- CLI command `schedule` fails to print out current scheduled tasks in trader shell

What's Changed
* Update to version 1.4.7 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/205


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.4.6...1.4.7

1.4.6

- Improved function `qt.refill_data_source()`, now it will skip the tables that are not available from current channel and provide a warning message
- Fixed a bug that will sometimes result in duplicated data being refilled from channels while running `qt.refill_data_source()`

What's Changed
* releasing version 1.4 to 1.4.6 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/204


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.4.5...1.4.6

1.4.5

- Fixed a bug that may cause incorrect k-line data being stored in the datasource when running in live trade mode
- Added APIs to get minute level and daily candle bar price data for funds from channel 'eastmoney'

What's Changed
* Bump pymysql from 1.0.0 to 1.1.1 in /docs by dependabot in https://github.com/shepherdpp/qteasy/pull/199
* update to version 1.4.4 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/202
* releasing version 1.4.5 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/203


**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.4.2...1.4.5

1.4.3

- Fixed a bug: Trader might fail to acqurie live prices from correct channel and may fail to save the prices to datasource due to channel updates
- Improved `refill_data_source()`: added an optional parameter: `refill_dependent_tabes: bool = True`, to give user control if dependent tables are downloaded

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

**Full Changelog**: https://github.com/shepherdpp/qteasy/compare/1.4.1...1.4.3

Page 1 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.