awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dppalomar/riskparity.py

Open-source alternatives to Riskparity.py

30 open-source projects similar to dppalomar/riskparity.py, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Riskparity.py alternative.

  • skfolio/skfolioAvatar von skfolio

    skfolio/skfolio

    1,876Auf GitHub ansehen↗

    .. -- mode: rst --

    Pythonasset-allocationasset-managementconvex-optimization
    Auf GitHub ansehen↗1,876
  • quantopian/pyfolioAvatar von quantopian

    quantopian/pyfolio

    6,333Auf GitHub ansehen↗

    Portfolio and risk analytics in Python

    Jupyter Notebook
    Auf GitHub ansehen↗6,333
  • dcajasn/riskfolio-libAvatar von dcajasn

    dcajasn/Riskfolio-Lib

    3,784Auf GitHub ansehen↗

    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

    C++asset-allocationconvex-optimizationcvar-optimization
    Auf GitHub ansehen↗3,784
  • robertmartin8/pyportfoliooptAvatar von robertmartin8

    robertmartin8/PyPortfolioOpt

    5,792Auf GitHub ansehen↗

    PyPortfolioOpt is a comprehensive portfolio optimization library for Python that provides a full suite of methods for constructing and analyzing investment portfolios. At its core, the library implements mean-variance optimization, the Black-Litterman Bayesian model, and Hierarchical Risk Parity, giving users multiple approaches to asset allocation. It includes a complete covariance estimation toolkit with interchangeable estimators such as sample, exponential, shrinkage, and minimum-covariance-determinant methods, along with expected return estimation using historical mean, exponential weight

    Jupyter Notebook
    Auf GitHub ansehen↗5,792

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • jankrepl/deepdowAvatar von jankrepl

    jankrepl/deepdow

    1,112Auf GitHub ansehen↗
    Pythonallocationconvex-optimizationdeep-learning
    Auf GitHub ansehen↗1,112
  • letianzj/quantresearchAvatar von letianzj

    letianzj/QuantResearch

    2,808Auf GitHub ansehen↗

    QuantResearch is a quantitative research framework and specialized toolkit for algorithmic simulation, financial time-series analysis, and systematic trading. It provides an event-driven backtesting environment for validating strategies against historical tick and bar data, alongside a dedicated portfolio optimization engine for calculating asset weights and risk metrics. The project distinguishes itself through a machine learning finance toolkit that implements recurrent neural networks for price prediction and reinforcement learning for derivative pricing. It also features advanced statisti

    Jupyter Notebookalgorithmic-tradingalgotradingasset-allocation
    Auf GitHub ansehen↗2,808
  • cantaro86/financial-models-numerical-methodsAvatar von cantaro86

    cantaro86/Financial-Models-Numerical-Methods

    6,831Auf GitHub ansehen↗

    This project is a quantitative finance library providing implementations of numerical methods for financial engineering. It focuses on derivative pricing, portfolio optimization, stochastic simulation, and volatility calibration. The library includes tools for calculating option values using Monte Carlo simulations, binomial trees, and Fourier inversion. It provides a framework for fitting volatility smiles to market data and a simulation engine for generating asset price paths via geometric Brownian motion and jump-diffusion models. The codebase covers broader numerical analysis capabilitie

    Jupyter Notebookamerican-optionsbrownian-motioneconometrics
    Auf GitHub ansehen↗6,831
  • edtechre/pybrokerAvatar von edtechre

    edtechre/pybroker

    3,191Auf GitHub ansehen↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Pythonaialgorithmic-tradingalgotrading
    Auf GitHub ansehen↗3,191
  • pyportfolio/pyportfoliooptAvatar von PyPortfolio

    PyPortfolio/PyPortfolioOpt

    5,790Auf GitHub ansehen↗

    PyPortfolioOpt is a Python library for financial portfolio optimization that implements mean-variance optimization, Black-Litterman models, and Hierarchical Risk Parity methods. It provides a complete toolkit for constructing risk-adjusted asset portfolios by combining expected return estimation, covariance modeling, constraint handling, and discrete allocation into a single optimization framework. The library distinguishes itself through its integration of multiple optimization approaches within a unified interface. It includes a Black-Litterman Bayesian framework that blends market equilibr

    Jupyter Notebookalgorithmic-tradingcovarianceefficient-frontier
    Auf GitHub ansehen↗5,790
  • goldmansachs/gs-quantAvatar von goldmansachs

    goldmansachs/gs-quant

    9,912Auf GitHub ansehen↗

    gs-quant is a quantitative finance library and financial data analytics toolkit. It serves as a framework for analyzing financial data, developing systematic trading strategies, and managing risk exposure for derivative products in global markets. The project provides tools for quantitative financial analysis, quantitative portfolio modeling, and the development of systematic trading strategies. It enables the calculation of risk for derivative products to structure and hedge positions across markets.

    Jupyter Notebookderivativesgoldman-sachsgs-quant
    Auf GitHub ansehen↗9,912
  • cvxpy/cvxpyAvatar von cvxpy

    cvxpy/cvxpy

    6,257Auf GitHub ansehen↗

    CVXPY is a Python-embedded domain-specific language for modeling and solving convex optimization problems using natural mathematical syntax. It is built on a disciplined convex programming framework that automatically enforces convexity rules, ensuring that problems formulated by the user are valid for convex solvers. The project also functions as a multi-solver optimization interface, abstracting away backend details and dispatching problems to specialized solvers like ECOS, SCS, and Gurobi without manual configuration. Beyond standard convex optimization, CVXPY extends its reach to geometri

    C++
    Auf GitHub ansehen↗6,257
  • cvxgrp/cvxportfolioAvatar von cvxgrp

    cvxgrp/cvxportfolio

    1,164Auf GitHub ansehen↗

    .. Copyright (C) 2023-2024 Enzo Busseti .. Copyright (C) 2016 Enzo Busseti, Stephen Boyd, Steven Diamond, BlackRock Inc.

    Pythonconvex-optimizationfinanceoptimization
    Auf GitHub ansehen↗1,164
  • dcstechnoweb/the-reason-why-everyone-love-mining-toolsAvatar von dcstechnoweb

    dcstechnoweb/The-Reason-Why-Everyone-Love-Mining-Tools

    12Auf GitHub ansehen↗

    As a rule, mining alludes to the birth of minerals and land accoutrements from the earth, from a gravestone or seal. moment different factors are mended by mining as similar accoutrements aren't developed, horticulturally handled, or misleadingly made. Superb models are precious essence, coal, precious monuments, and gold. Non-inexhaustible sources like ignitable gas, petrol, and indeed water are also booby-trapped. With the application of applicable mining tackle, the vigorous and worrisome undertaking of mining is achieved. Mining is the system involved in disengaging significant minerals a

    Auf GitHub ansehen↗12
  • dgerlanc/portfolioAvatar von dgerlanc

    dgerlanc/portfolio

    17Auf GitHub ansehen↗

    Classes for analysing and implementing equity portfolios in R.

    Rfinanceportfolio-constructionr
    Auf GitHub ansehen↗17
  • dppalomar/riskparityportfolioAvatar von dppalomar

    dppalomar/riskParityPortfolio

    122Auf GitHub ansehen↗

    Design of Risk Parity Portfolios

    Roptimizationportfoliorisk
    Auf GitHub ansehen↗122
  • dppalomar/sparseindextrackingAvatar von dppalomar

    dppalomar/sparseIndexTracking

    59Auf GitHub ansehen↗

    Design of Portfolio of Stocks to Track an Index

    HTMLfinancial-marketsindexportfolio
    Auf GitHub ansehen↗59
  • femtotrader/onlineportfolioanalytics.jlAvatar von femtotrader

    femtotrader/OnlinePortfolioAnalytics.jl

    13Auf GitHub ansehen↗

    A Julia quantitative portfolio analytics (risk / performance) via online algorithms

    Julia
    Auf GitHub ansehen↗13
  • filangel/qtraderAvatar von filangel

    filangel/qtrader

    481Auf GitHub ansehen↗

    Reinforcement Learning for Portfolio Management

    Jupyter Notebook
    Auf GitHub ansehen↗481
  • fmilthaler/finquantAvatar von fmilthaler

    fmilthaler/FinQuant

    1,779Auf GitHub ansehen↗

    A program for financial portfolio management, analysis and optimisation.

    Pythonanalysisbollinger-bandsefficient-frontier
    Auf GitHub ansehen↗1,779
  • fortitudo-tech/fortitudo.techAvatar von fortitudo-tech

    fortitudo-tech/fortitudo.tech

    298Auf GitHub ansehen↗

    Entropy Pooling views and stress testing combined with Conditional Value-at-Risk (CVaR) portfolio optimization in Python.

    Pythonasset-allocationasset-managementconditional-value-at-risk
    Auf GitHub ansehen↗298
  • ghostfolio/ghostfolioAvatar von ghostfolio

    ghostfolio/ghostfolio

    7,730Auf GitHub ansehen↗

    Ghostfolio is a self-hosted portfolio tracker designed for personal finance tracking and wealth management. It allows users to record investment transactions and monitor asset holdings across multiple financial accounts in a single private environment. The system provides a financial performance analyzer to calculate investment returns and generate growth charts. It includes an investment risk auditor that performs static analysis on asset holdings to identify financial vulnerabilities and diversification gaps. The platform covers broader capabilities for multi-account management and financi

    TypeScriptangularetffinance
    Auf GitHub ansehen↗7,730
  • hudson-and-thames/mlfinlabAvatar von hudson-and-thames

    hudson-and-thames/mlfinlab

    4,835Auf GitHub ansehen↗

    mlfinlab is a Python machine learning library for finance designed for building and validating models used in quantitative trading and portfolio management. It provides a financial data engineering toolkit and a quantitative strategy backtesting framework to transform raw market data into predictive signals and target classes. The library includes a synthetic financial data generator to create artificial datasets that mimic the statistical properties of real assets for stress testing. It also provides specialized tools for financial time series labeling and sampling to prevent data leakage in

    Pythonalgorithmic-tradingfinancefinancial-machine-learning
    Auf GitHub ansehen↗4,835
  • jettbrains/-l-Avatar von jettbrains

    jettbrains/-L-

    144Auf GitHub ansehen↗

    W3C Strategic Highlights September 2019 This report was prepared for the September 2019 W3C Advisory Committee Meeting (W3C Member link). See the accompanying W3C Fact Sheet — September 2019. For the previous edition, see the April 2019 W3C Strategic Highlights. For future editions of this…

    Auf GitHub ansehen↗144
  • jorgencr/alternative-and-responsible-investmentsAvatar von Jorgencr

    Jorgencr/Alternative-and-Responsible-Investments

    9Auf GitHub ansehen↗

    Code and support files for ICM296 - Alternative and Responsible Investments

    Jupyter Notebook
    Auf GitHub ansehen↗9
  • leo8216/an-analysis-of-pca-and-autoencoder-generated-factors-in-predicting-sp500-returnsAvatar von Leo8216

    Leo8216/An-Analysis-of-PCA-and-Autoencoder-Generated-Factors-in-Predicting-SP500-Returns

    8Auf GitHub ansehen↗

    Abstract: The S&P500 is difficult to predict. Multi-factor models provide a useful framework for making returns predictions and for controlling portfolio risk. This paper explores a three-step process in predicting PCA and Autoencoders factors to generate multi-factor models from the S&P500…

    HTML
    Auf GitHub ansehen↗8
  • marigold/universal-portfoliosAvatar von Marigold

    Marigold/universal-portfolios

    857Auf GitHub ansehen↗

    Collection of algorithms for online portfolio selection

    Jupyter Notebook
    Auf GitHub ansehen↗857
  • mbk-dev/okamaAvatar von mbk-dev

    mbk-dev/okama

    264Auf GitHub ansehen↗

    Investment portfolio and stocks analyzing tools for Python with free historical data

    Python
    Auf GitHub ansehen↗264
  • moxiespirit/mycloneM

    moxiespirit/MyClone

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • omichauhan-lgtm/quantitative-finance-toolsAvatar von omichauhan-lgtm

    omichauhan-lgtm/quantitative-finance-tools

    4Auf GitHub ansehen↗

    A high-performance Python library for quantitative portfolio construction, risk management, and financial analysis. Built for data engineers and quants to streamline research workflows.

    Python
    Auf GitHub ansehen↗4
  • otosman/python-for-financeAvatar von otosman

    otosman/Python-for-Finance

    18Auf GitHub ansehen↗
    Jupyter Notebook
    Auf GitHub ansehen↗18