How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Riskfolio-Lib is a Python portfolio optimization library and convex risk management tool. It provides a framework for calculating optimal asset allocations using convex risk measures and mathematical programming solvers, supporting linear, quadratic, and semidefinite programming. The library features a hierarchical risk parity framework and financial asset clustering tools to group similar instruments and improve diversification. It includes a portfolio backtesting engine for simulating investment strategies using historical data and cross-validation. The system covers a broad range of quant
Fast and scalable construction of risk parity portfolios
Portfolio and risk analytics in Python
.. -- mode: rst --
The main features of skfolio/skfolio are: Portfolio Management, Portfolio Optimization.
Open-source alternatives to skfolio/skfolio include: quantopian/pyfolio — Portfolio and risk analytics in Python. robertmartin8/pyportfolioopt — PyPortfolioOpt is a comprehensive portfolio optimization library for Python that provides a full suite of methods for… jankrepl/deepdow. dcajasn/riskfolio-lib — Riskfolio-Lib is a Python portfolio optimization library and convex risk management tool. It provides a framework for… dppalomar/riskparity.py — Fast and scalable construction of risk parity portfolios. edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for…