robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.24k stars 927 forks source link

Feature request: add constraints to Hierarchical Risk Parity model #572

Closed tqdo closed 6 months ago

tqdo commented 6 months ago

I wonder whether the Hierarchical Risk Parity model can support adding constraints just like the call add_constraint() in EfficientFrontier and EfficientCVaR