Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add underlying index to get_etfs_dict() #267

Open
MrDrinkwater opened this issue Jan 12, 2021 · 7 comments
Open

Feature request: add underlying index to get_etfs_dict() #267

MrDrinkwater opened this issue Jan 12, 2021 · 7 comments
Assignees
Labels
missing data Issue related to missing Investing.com data on investpy

Comments

@MrDrinkwater
Copy link

Hi Alvaro,

I just found Investpy and I think it's the best python module around for scraping financial data.
My investment style is mostly focused on ETFs and since there are so many of them I want to try to do some data analysis to design my "ideal" portfolio.
I am new to quantitative finance, but I have some skills in coding and statistics I'd like to use for something useful ;)

However... starting to play with your amazing module i noticed that the function index to get_etfs_dict() does not contain the underlying index tracked by the ETF.
I think It would be an useful information to have in order to assess the performance of any ETF.
Looks like an easy task but I have no idea of the real effort to implement it.

Thanks in advance,

Ivan

@MrDrinkwater MrDrinkwater changed the title Feature request: get underlying index to get_etfs_dict() Feature request: add underlying index to get_etfs_dict() Jan 12, 2021
@alvarobartt alvarobartt self-assigned this Jan 31, 2021
@alvarobartt alvarobartt added the enhancement New feature or request label Jan 31, 2021
@alvarobartt alvarobartt added this to To do in investpy v1.1.0 via automation Jan 31, 2021
@alvarobartt
Copy link
Owner

Hi @MrDrinkwater thanks for your kind words towards the project! 🤗

Could you please give me more details even though it does not have to be technical at all, just give me more details of what you are trying to do but currently cannot with investpy and I'll try to help you as much as I can!

@MrDrinkwater
Copy link
Author

MrDrinkwater commented Feb 1, 2021 via email

@JuCarm
Copy link

JuCarm commented Feb 1, 2021

I would also appreciate this feature, if it is possible.
It would be nice to be able to list all ETFs on investing.com that have a given underlying index, in order to compare them.

@alvarobartt
Copy link
Owner

Hi @MrDrinkwater and @JuCarm! I'll implement this later today and will let you know whenever the new bug fix release comes out, it should be investpy v1.0.2 as investpy v1.0.1 was released some days ago!

Could you please share the image again @MrDrinkwater? As I think that you need to paste it through the GitHub comment, not through the email, as it is not showing 😩

Thank you both for the support!

@alvarobartt alvarobartt moved this from To do to In progress in investpy v1.1.0 Feb 1, 2021
@MrDrinkwater
Copy link
Author

Image added!

Thank you again for your awesome work

@alvarobartt
Copy link
Owner

Cool! Thanks @MrDrinkwater I'll update the investpy.get_etfs_dict() function later!

Thank you also for your kind words towards investpy! 🔥

@alvarobartt
Copy link
Owner

Ok @MrDrinkwater and @JuCarm so this issue is related with investpy's missing data, I'll try to re-generate the etfs.csv including the field you are looking for just as done for Funds and Certificates 👍🏻 This may take some more days, but for sure this will be ready for v1.0.3 in the bestcase scenario.

Thank you for reporting it! Remember to star the repo, follow me here and on Twitter at https://twitter.com/alvarobartt so as to get notified from all the updates and projects I'm working on! ⭐

@alvarobartt alvarobartt added missing data Issue related to missing Investing.com data on investpy and removed enhancement New feature or request labels Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing data Issue related to missing Investing.com data on investpy
Projects
investpy v1.1.0
In progress
Development

No branches or pull requests

3 participants