alvarobartt / investpy

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

Problem with tickers #573

Open snvv opened 2 years ago

snvv commented 2 years ago

Hello and thank you for your valuable package. I have found a problem for stocks traded in various markets in the same country. For example, J&J is traded with the same ticker JNJ in TradeGate, Frankfurt and Xetra exchanges and as a results the prices can not be downloaded. Probably, the problem will be solved if you add the field "exchange" in investpy.get_stock_historical_data function Regards Sotiris