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

finnhub_client.etfs_ind_exp(...) returns holdings, not industry exposure #28

Closed
layoutanalysis opened this issue Jan 2, 2021 · 1 comment

Comments

@layoutanalysis
Copy link

Check https://github.com/Finnhub-Stock-API/finnhubpython/blob/2c38c0c65264475ffea0de6913062202a969ade3/finnhub/client.py#L342

    def etfs_ind_exp(self, symbol):
        return self._get("/etf/holdings", params={"symbol": symbol})
@layoutanalysis layoutanalysis changed the title finnhub_client.etfs_ind_exp(...) returns holdings, not country exposure finnhub_client.etfs_ind_exp(...) returns holdings, not industry exposure Jan 2, 2021
@finnhubio
Copy link
Contributor

This has been fixed in our recent release. Apologies for the inconvenience.

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