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