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

do_asset_selection potential bug #123

Closed
pcgm-team opened this issue Dec 26, 2023 · 3 comments
Closed

do_asset_selection potential bug #123

pcgm-team opened this issue Dec 26, 2023 · 3 comments

Comments

@pcgm-team
Copy link

Potential bug, according to the documentation

cvx.UserProvidedMarketData(returns = self.returns, volumes = self.volume*self.open, prices = self.open, do_asset_selection = False)

TypeError: UserProvidedMarketData.__init__() got an unexpected keyword argument 'do_asset_selection'

I checked that my version number is 1.0.3

@enzbus
Copy link
Collaborator

enzbus commented Dec 27, 2023

Yes, That's because I added it yesterday. I'll try to fix the documentation to the pip version (now it tracks the current repository state).

@enzbus
Copy link
Collaborator

enzbus commented Dec 27, 2023

Ok, now when you navigate to https://www.cvxportfolio.com you should be redirected to https://www.cvxportfolio.com/en/stable/ (before it was https://www.cvxportfolio.com/en/latest/ ). You may have to refresh your browser cache (open a private window) to see that. You can see more versions in the banner on the bottom left.

@enzbus enzbus closed this as completed Dec 27, 2023
@enzbus
Copy link
Collaborator

enzbus commented Dec 27, 2023

@pcgm-team see also #121

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