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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to quantopian/empyrical

Open-source alternatives to Empyrical

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

  • quantopian/pyfolioquantopian avatar

    quantopian/pyfolio

    6,333View on GitHub↗

    Portfolio and risk analytics in Python

    Jupyter Notebook
    View on GitHub↗6,333
  • 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
  • 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

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
  • ssantoshp/empyrialssantoshp avatar

    ssantoshp/Empyrial

    1,065View on GitHub↗

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

    Python
    View on GitHub↗1,065
  • quantopian/alphalensquantopian avatar

    quantopian/alphalens

    4,143View on GitHub↗

    Alphalens is a quantitative alpha factor analysis library designed to measure the predictive power of financial factors. It serves as a computational toolset for processing financial time series and calculating performance metrics to evaluate quantitative trading hypotheses. The library distinguishes itself through the use of quantile-based data binning to analyze return distributions across different factor strength levels. It aligns historical alpha signals with forward-looking price changes to isolate predictive effects and transforms these metrics into heatmaps and time-series charts for

    Jupyter Notebookalgorithmic-tradingfinancejupyter
    View on GitHub↗4,143
  • robertmartin8/pyportfoliooptrobertmartin8 avatar

    robertmartin8/PyPortfolioOpt

    5,792View on GitHub↗

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

    jankrepl/deepdow

    1,112View on GitHub↗
    Pythonallocationconvex-optimizationdeep-learning
    View on GitHub↗1,112
  • 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
  • jindaxiang/aksharejindaxiang avatar

    jindaxiang/akshare

    20,435View on GitHub↗

    AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical stock, currency, and economic market data. It serves as a quantitative data acquisition tool for gathering the large-scale financial datasets required for economic research and quantitative analysis. The library provides a unified interface to retrieve datasets from various official and commercial providers, removing the need to write custom scrapers for individual financial sources. It maps standardized function calls to diverse third-party sources to normalize varying respons

    Python
    View on GitHub↗20,435
  • 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
  • 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
  • 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
  • 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
  • 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
  • cuemacro/findatapycuemacro avatar

    cuemacro/findatapy

    2,057View on GitHub↗

    Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.

    Pythonarcticbloombergdukascopy
    View on GitHub↗2,057
  • cjroth/rebalancecjroth avatar

    cjroth/rebalance

    2View on GitHub↗

    A portfolio rebalancing tool that runs in both the terminal and the browser from a single codebase, powered by ink-web. Read the blog post.

    TypeScript
    View on GitHub↗2
  • benjaminmgross/visualize-wealthbenjaminmgross avatar

    benjaminmgross/visualize-wealth

    148View on GitHub↗

    portfolio construction and quantitative analysis

    Python
    View on GitHub↗148
  • fortitudo-tech/fortitudo.techfortitudo-tech avatar

    fortitudo-tech/fortitudo.tech

    298View on GitHub↗

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

    Pythonasset-allocationasset-managementconditional-value-at-risk
    View on GitHub↗298
  • bukosabino/tabukosabino avatar

    bukosabino/ta

    4,890View on GitHub↗

    This is a pandas-based technical analysis library and financial feature engineering tool. It serves as a vectorized indicator calculator that transforms raw price and volume data into derived metrics for time series analysis. The library uses a NumPy-based engine to perform mathematical operations across entire arrays, avoiding iterative loops to maintain high performance. It organizes technical indicators into a modular class hierarchy with a consistent interface, allowing for bulk feature generation and the direct appending of results as new columns to a pandas DataFrame. The system covers

    Jupyter Notebookfinancialfundamental-analysismomentum
    View on GitHub↗4,890
  • bbcho/risktools-devbbcho avatar

    bbcho/risktools-dev

    40View on GitHub↗

    Risk tools for commodities trading and finance

    Jupyter Notebookcmecommoditiescrude
    View on GitHub↗40
  • arteemg/autohypothesisarteemg avatar

    arteemg/AutoHypothesis

    57View on GitHub↗

    Open-source framework for agentic quantitative finance research.

    Pythonagent-trade-kitfinancequant
    View on GitHub↗57
  • enthought/pyqlenthought avatar

    enthought/pyql

    1,309View on GitHub↗

    Cython QuantLib wrappers

    Cythoncythonquantlib
    View on GitHub↗1,309
  • femtotrader/onlineportfolioanalytics.jlfemtotrader avatar

    femtotrader/OnlinePortfolioAnalytics.jl

    13View on GitHub↗

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

    Julia
    View on GitHub↗13
  • fmilthaler/finquantfmilthaler avatar

    fmilthaler/FinQuant

    1,779View on GitHub↗

    A program for financial portfolio management, analysis and optimisation.

    Pythonanalysisbollinger-bandsefficient-frontier
    View on GitHub↗1,779
  • dppalomar/sparseindextrackingdppalomar avatar

    dppalomar/sparseIndexTracking

    59View on GitHub↗

    Design of Portfolio of Stocks to Track an Index

    HTMLfinancial-marketsindexportfolio
    View on GitHub↗59
  • ghostfolio/ghostfolioghostfolio avatar

    ghostfolio/ghostfolio

    7,730View on GitHub↗

    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
    View on GitHub↗7,730
  • brotto/crngbrotto avatar

    brotto/crng

    6View on GitHub↗

    Contingency Random Number Generator — numbers with controllable fat tails, volatility clustering, and scale convergence

    Pythonfat-tailsfinancekurtosis
    View on GitHub↗6
  • 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
  • dppalomar/riskparityportfoliodppalomar avatar

    dppalomar/riskParityPortfolio

    122View on GitHub↗

    Design of Risk Parity Portfolios

    Roptimizationportfoliorisk
    View on GitHub↗122