- Fixes missing Adj Close column from yfinance. Adds auto_adjust argument to YFinance data source and sets to False by default, which will return the Adj Close column.
- Raises error if sell_all_shares or cover_all_shares is called without an open position.