sharonchoong

Results 3 comments of sharonchoong

Not sure if related, or if I'm using this wrong, but `get_historical_data` is no longer providing adjusted prices. e.g. split on December 1st here: ![image](https://user-images.githubusercontent.com/53707263/101265577-90e99480-3715-11eb-92c3-600a52ae6e7c.png)

> @sharonchoong those are the adjusted prices. Probably need to document this better... > > You can use `stock.get_chart` if you would like to obtain unadjusted prices (via `uClose`, `uOpen`,...

Thank you for reporting. This issue was fixed in version 2.0.0 that was just released.