Closed kin0969 closed 3 years ago
Error message is showed as below. "Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_DAILY_ADJUSTED."
When modifying the format from pandas to CSV, everything is fine.
Root cause is inputting a wrong stock symbol. Code works well.. Thanks.
But the correct ticker code can still make this error
Error message is showed as below. "Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_DAILY_ADJUSTED."
When modifying the format from pandas to CSV, everything is fine.