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

Question or new feature request. #133

Open
Kerberos007 opened this issue Feb 2, 2021 · 0 comments
Open

Question or new feature request. #133

Kerberos007 opened this issue Feb 2, 2021 · 0 comments

Comments

@Kerberos007
Copy link

ffn.core.calc_erc_weights(returns, initial_weights=None, risk_weights=None, covar_method='ledoit-wolf', risk_parity_method='ccd', maximum_iterations=100, tolerance=1e-08)

great financial features. Kudos to the great work.

one question: is there an API similar to the above ere_weights that can do
1 obtain the optimum weights of multiple assets
2 goal = to minimize the portfolio variance (not the same as mean-variance optimization)
3 constraint = each asset contributes to the same marginal risk = risk parity

in other words: minimize portfolio Variance with Risk Parity constraint.
this would be a great addition to your already excellent package.
Thanks in advance. keep up the good work

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

1 participant