RomelTorres / alpha_vantage

A python wrapper for Alpha Vantage API for financial data.
MIT License
4.3k stars 741 forks source link

Dates within Index of Dataframe from FundamentalData are all from year 1970 #303

Closed zhems closed 3 years ago

zhems commented 3 years ago

image

I checked and it seems to be outputting the correct information in descending chronological order (for the year 2020, 2019, 2018, etc) but the TimeStamp in the index is wrong

divyank0 commented 3 years ago

I have some time and can help resolve this issue. I read the code and understood the issue, However will need a quick discussion on how to resolve it.

AlphaVantageSupport commented 3 years ago

Temporarily closing this issue due to a prolonged period since the last response was posted. Will re-open if needed.