alvarobartt / investpy

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

adding option to use id #453

Open eyalk11 opened 2 years ago

eyalk11 commented 2 years ago

Hi,

I did here a quick and dirty patch, so as to use ids obtains from searching symbols while querying history of etfs. As etfs that were filled from a previous search were rejected for some not justified reason...

Some of the check are unnecessary . Sometimes simpler is better :)

In fact, there should be one function for etfs, quotes atc. this is now in fact the case as this function allows any kind of search

eyalk11 commented 2 years ago

Additionally, I added from,to in form of datetime