alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 374 forks source link

Some stocks are missing #569

Open vincentli2017 opened 2 years ago

vincentli2017 commented 2 years ago

For example, there's no Coinbase (ticker: COIN) stock in investpy.get_stocks().

hydrastarmaster commented 1 year ago

Other libraries out there have the same problem. Please check the number of symbols that comes out. Eg., the NYSE should have something like 2,400 symbols (https://en.wikipedia.org/wiki/New_York_Stock_Exchange), but I can barely count 470.

80% missing tickers.