- Fixed a bug that will cause buying stock with 0 price when live prices are not available - Added freq alias support for pandas version >= 2.2.0, to prevent from FutureWarning raised by pandas
What's Changed * Updated freq aliases to fit pandas 2.2 standard by shepherdpp in https://github.com/shepherdpp/qteasy/pull/178
- Added trader CLI command `debug`, to set or toggle debug mode while trader is running - Fixed and improved watched prices in trader CLI - Fixed a bug that may lead to failure displaying watched prices in trader CLI - Corrected a font name issue in candle chart in Windows environment
What's Changed * Qt bug fix, fixed a few bugs by shepherdpp in https://github.com/shepherdpp/qteasy/pull/175
- New Feature: - Running example strategy files with parameter -r can now remove orders only for designated account, instead of all accounts - Improvements and bug fixes: - Improved live trade log, Now delivery records for selling stocks are also displayed in a new line - Now delivery records are clearer shown - Fixed a bug that may cause wrong stock or cash change in trade logs - Fixed a bug that causes buying results not being delivered properly - Fixed a bug that sometimes empty data will be extracted even with valid data id from system datasource tables - Fixed a few bugs that will lead to error in CLI command `CHANGE`: - Prevented from acquiring latest price when only cash is to be changed - Ensured symbol be given when changing quantity of a stock
What's Changed * Qt bug fix - update to version 1.2.16 by shepherdpp in https://github.com/shepherdpp/qteasy/pull/174