cuemacro/finmarketpy

017-05-10 10:14:37,418 - findatapy.market.datavendorweb - INFO - Attempting... 1 request to download from Quandl due to following error: (Status 400) (Quandl Error QEAx01) We could not recognize your API key: x.

zermeno98 opened this issue · 2 comments

017-05-10 10:14:37,418 - findatapy.market.datavendorweb - INFO - Attempting... 1 request to download from Quandl due to following error: (Status 400) (Quandl Error QEAx01) We could not recognize your API key: x.
EMCP commented

you need to follow the instructions on using Quandl, specifically signing up and getting an API key

@zermeno98 as @EMCP mentions, it is necessary to set the Quandl API key in findatapy DataConstants file (and you also need to get one from the Quandl) - full instructions for setting up findatapy (and its associated libraries finmarketpy & chartpy) are at https://github.com/cuemacro/finmarketpy/blob/master/INSTALL.md