- Changed argument "-u" in qt_argparser, now either "tui" or "cli" should be specified to choose ui type - qt parameter "live_trade_account" is now renamed to "live_trade_account_name", and more help info is provided to guide users to set up live trade accounts in live trade mode - Fixed a bug in qt.candle() that will fail to create candle charts when TA-lib is not installed
What's Changed * Qt bug fixes by shepherdpp in https://github.com/shepherdpp/qteasy/pull/160