Skip to content

v1.2.6

Latest
Compare
Choose a tag to compare
@edtechre edtechre released this 08 Jan 01:37
· 2 commits to master since this release
  • 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.