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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to robertmartin8/pyportfolioopt

Open-source alternatives to PyPortfolioOpt

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

  • pyportfolio/pyportfoliooptPyPortfolio avatar

    PyPortfolio/PyPortfolioOpt

    5,790View on GitHub↗

    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
    View on GitHub↗5,790
  • dcajasn/riskfolio-libdcajasn avatar

    dcajasn/Riskfolio-Lib

    3,784View on GitHub↗

    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
    View on GitHub↗3,784
  • jankrepl/deepdowjankrepl avatar

    jankrepl/deepdow

    1,112View on GitHub↗
    Pythonallocationconvex-optimizationdeep-learning
    View on GitHub↗1,112

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • quantopian/pyfolioquantopian avatar

    quantopian/pyfolio

    6,333View on GitHub↗

    Portfolio and risk analytics in Python

    Jupyter Notebook
    View on GitHub↗6,333
  • letianzj/quantresearchletianzj avatar

    letianzj/QuantResearch

    2,808View on GitHub↗

    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
    View on GitHub↗2,808
  • ssantoshp/empyrialssantoshp avatar

    ssantoshp/Empyrial

    1,065View on GitHub↗

    An Open Source Portfolio Backtesting Engine for Everyone | 面向所有人的开源投资组合回测引擎

    Python
    View on GitHub↗1,065
  • enthought/pyqlenthought avatar

    enthought/pyql

    1,309View on GitHub↗

    Cython QuantLib wrappers

    Cythoncythonquantlib
    View on GitHub↗1,309
  • pmorissette/ffnpmorissette avatar

    pmorissette/ffn

    2,607View on GitHub↗

    ffn - a financial function library for Python

    Python
    View on GitHub↗2,607
  • dppalomar/riskparity.pydppalomar avatar

    dppalomar/riskparity.py

    322View on GitHub↗

    Fast and scalable construction of risk parity portfolios

    Python
    View on GitHub↗322
  • skfolio/skfolioskfolio avatar

    skfolio/skfolio

    1,876View on GitHub↗

    .. -- mode: rst --

    Pythonasset-allocationasset-managementconvex-optimization
    View on GitHub↗1,876
  • mrjbq7/ta-libmrjbq7 avatar

    mrjbq7/ta-lib

    12,043View on GitHub↗

    This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and quantitative trading tool. It provides a collection of mathematical functions designed to analyze market price movements, identify trading signals, and recognize candlestick patterns within financial data. The library focuses on the computation of trend, momentum, and volume metrics. It includes specialized tools for candlestick pattern recognition to detect recurring price action shapes in both historical and real-time data. The system integrates with NumPy arrays to process cont

    Cython
    View on GitHub↗12,043
  • tradytics/eitentradytics avatar

    tradytics/eiten

    3,143View on GitHub↗

    Eiten is an AI-powered market analysis platform and quantitative toolset designed to translate statistical market data and options flow into investment strategies. It provides a suite of specialized financial tools, including an analysis platform driven by large language models, a quantitative portfolio optimizer, and a trading strategy backtester. The project distinguishes itself through the use of random matrix theory to filter covariance noise and mathematical algorithms for portfolio optimization. It integrates these capabilities with a financial data bot for delivery of real-time researc

    Pythonaialgorithmic-tradingeigenvalues
    View on GitHub↗3,143
  • ranaroussi/quantstatsranaroussi avatar

    ranaroussi/quantstats

    6,717View on GitHub↗

    QuantStats is an open-source Python library that calculates risk and return metrics from a portfolio return series and generates comprehensive HTML tear sheets. It computes dozens of financial statistics—including Sharpe ratio, drawdown, and volatility—in a single pass over the input data, using vectorized pandas operations for efficiency. The library distinguishes itself by combining portfolio performance analysis with Monte Carlo simulation, which models thousands of random return paths to estimate the probability of reaching financial targets or hitting loss thresholds. It produces self-co

    Pythonalgo-tradingalgorithmic-tradingalgotrading
    View on GitHub↗6,717
  • twopirllc/pandas-taT

    twopirllc/pandas-ta

    0View on GitHub↗
    View on GitHub↗0
  • quantopian/empyricalquantopian avatar

    quantopian/empyrical

    1,491View on GitHub↗

    Common financial risk and performance metrics. Used by zipline and pyfolio.

    Python
    View on GitHub↗1,491
  • heerozh/spectreHeerozh avatar

    Heerozh/spectre

    809View on GitHub↗

    GPU-accelerated Factors analysis library and Backtester

    Pythonalgorithmic-tradingbacktesterbacktesting
    View on GitHub↗809
  • peerchemist/fintapeerchemist avatar

    peerchemist/finta

    2,258View on GitHub↗

    Common financial technical indicators implemented in Pandas.

    Pythonalgorithmic-tradingalgotradingfintech
    View on GitHub↗2,258
  • google/tf-quant-financegoogle avatar

    google/tf-quant-finance

    5,404View on GitHub↗

    This is a quantitative finance library built on TensorFlow for financial engineering, asset pricing, and risk management. It serves as a financial derivative pricing engine, a model calibration tool, and a hardware-accelerated math library for numerical tasks. The library provides specialized capabilities for pricing financial assets using standard models and American option logic, as well as calibrating pricing models to market data through local volatility. It includes tools for constructing yield curves via bootstrapping algorithms and monotone convex interpolation. The framework covers a

    Python
    View on GitHub↗5,404
  • greyblake/ta-rsgreyblake avatar

    greyblake/ta-rs

    863View on GitHub↗

    Technical analysis library for Rust language

    Rust
    View on GitHub↗863
  • domokane/financepydomokane avatar

    domokane/FinancePy

    3,004View on GitHub↗

    A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.

    Jupyter Notebook
    View on GitHub↗3,004
  • cvxpy/cvxpycvxpy avatar

    cvxpy/cvxpy

    6,257View on GitHub↗

    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++
    View on GitHub↗6,257
  • fincept-corporation/finceptterminalFincept-Corporation avatar

    Fincept-Corporation/FinceptTerminal

    26,900View on GitHub↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    C++bloomberg-terminalcontributions-welcomefinance
    View on GitHub↗26,900
  • je-suis-tm/quant-tradingje-suis-tm avatar

    je-suis-tm/quant-trading

    9,190View on GitHub↗

    This project is a Python financial analytics framework and quantitative trading library. It provides a suite of mathematical tools for asset pricing, statistical market analysis, and the development of algorithmic trading strategies. The library is distinguished by its focus on currency and commodity correlation modeling, using regression and normalization to identify exchange rate drivers. It features a specialized portfolio optimization engine that applies graph theory, such as clique centrality and degeneracy ordering, alongside quadratic programming to balance risk-adjusted returns. The

    Pythonalgorithmic-tradingbollinger-bandscommodity-trading
    View on GitHub↗9,190
  • llmquant/quant-wikiLLMQuant avatar

    LLMQuant/quant-wiki

    3,041View on GitHub↗

    quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering, and algorithmic trading. It serves as a centralized library of documentation covering mathematical models, financial instruments, and systematic trading strategies. The project integrates AI-driven capabilities through a modular retrieval-augmented generation framework that extracts structured data from research papers and news. It features a multi-agent workflow engine designed to discover and validate predictive alpha factors, alongside tools for local large language model

    quantitative-financequantitative-tradingwiki
    View on GitHub↗3,041
  • jerbouma/fundamentalanalysisJerBouma avatar

    JerBouma/FundamentalAnalysis

    4,974View on GitHub↗

    FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic data integrator. It provides tools for computing financial ratios, executing corporate health metrics, and pricing derivatives and bonds using mathematical models. The project integrates diverse data streams, including global economic indicators, real-time market quotes, and standardized corporate financial statements. It features a technical analysis engine for generating momentum and volatility indicators, as well as a portfolio performance analyzer for tracking risk-adjusted

    Python
    View on GitHub↗4,974
  • edtechre/pybrokeredtechre avatar

    edtechre/pybroker

    3,191View on GitHub↗

    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
    View on GitHub↗3,191
  • cantaro86/financial-models-numerical-methodscantaro86 avatar

    cantaro86/Financial-Models-Numerical-Methods

    6,831View on GitHub↗

    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
    View on GitHub↗6,831
  • goldmansachs/gs-quantgoldmansachs avatar

    goldmansachs/gs-quant

    9,912View on GitHub↗

    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
    View on GitHub↗9,912
  • convexfi/riskparity.pyconvexfi avatar

    convexfi/riskparity.py

    322View on GitHub↗

    Fast and scalable construction of risk parity portfolios

    Pythonfinanceoptimizationportfolio-optimization
    View on GitHub↗322
  • filangel/qtraderfilangel avatar

    filangel/qtrader

    481View on GitHub↗

    Reinforcement Learning for Portfolio Management

    Jupyter Notebook
    View on GitHub↗481