You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qs38 buy and hold rebalance business day (#393)
* Updated rebalance buy and hold to check for whether backtest start date is a business day
* added tests for full buy and hold rebalance e2e back test and updated test_buy_and_hold_rebalance
Qs625 update qst (#391)
* extended plot results to include savefig method
* Added doc string to tearsheet.py plot_results
* Updated QSTrader to version 0.2.6
Qs625 update qst (#391)
* extended plot results to include savefig method
* Added doc string to tearsheet.py plot_results
* Updated QSTrader to version 0.2.6
Updated python package requirements for support of Python 3.7, 3.8 an…
…d 3.9.. (#372)
* Updated python package requirements for support of Python 3.7, 3.8 and 3.9.
* updated python package dependencies
* updated version number
Co-authored-by: Juliette James <[email protected]>