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

Can't import fund data from quefondos #34

Closed
Goeamon opened this issue Feb 4, 2021 · 1 comment
Closed

Can't import fund data from quefondos #34

Goeamon opened this issue Feb 4, 2021 · 1 comment

Comments

@Goeamon
Copy link

Goeamon commented Feb 4, 2021

I'm really appreciated that you present this excellent&easy formula. But I have a problem that may be you can help me know what's problem
1.) I try this formula with this =muFunds("nav,LU1997245508,https://www.quefondos.com/es/fondos/ficha/index.html?isin=LU1997245508"). But the result show this context "#ERROR! You have selected an invalid option. Do I have to install any code first to make it work?
2.) Is this formula gonna work with Bloomberg too?
Thank you

@joseballester
Copy link
Owner

Hi @Goeamon, thanks for your issue!

Regarding 1), the correct formula would be =muFunds("nav", "LU1997245508", "quefondos"). Note that:

  • You must separate each argument not only with , but with ", " (if that doesn't work you may be using comma as a decimal separator, and then you should use "; ").
  • You only have to name the source "quefondos", but not the entire URL.

Regarding 2), right now Bloomberg is not compatible with µFunds and does not appear in our Compatibility list.

I will close the issue as there is no actual issue, but let me know if you need anything else!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants