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

Data is wrong #53

Open
carlotavaldes opened this issue Sep 7, 2022 · 3 comments
Open

Data is wrong #53

carlotavaldes opened this issue Sep 7, 2022 · 3 comments

Comments

@carlotavaldes
Copy link

Hi,
It's been over a week that I notice that the "change" numbers given by muFunds do not correspond with the morningstar info.
Some examples with the latest numbers, September 5th:
ES0112611001, muFunds is quoting 2,57%, and morningstar 2,13%
ES0124037021, muFunds is quoting -0.28%, and morningstar 0,13%
ES0159201013, muFunds is quoting -2.05%, and morningstar -1,65%
ES0116567035, muFunds is quoting -0.66%, and morningstar -0,25%
etc. I could go on, but all seem to be wrong.
Any tips on this? Thanks!

@carlotavaldes
Copy link
Author

Oh, well. I tried.

@joseballester
Copy link
Owner

@carlotavaldes Thanks for your feedback and sorry for the delay.

The issue was that the changes given were always in GBP currency. Therefore, funds in GBP were returning correct values, but funds in other currencies were returning the result of the NAV change and the exchange rate change between GBP and the currency in which the fund was denominated.

This has now been solved by always returning the change in the fund currency. These changes have been deployed in a new version of the Google Sheets add-on and should be available shortly.

@carlotavaldes
Copy link
Author

@joseballester, I think the same issue is occurring, and all the change numbers are wrong.

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