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
ssantoshp avatar

ssantoshp/Empyrial

0
View on GitHub↗
1,065 stars·134 forks·Python·Apache-2.0·15 viewseigenledger.gitbook.io/documentation↗

Empyrial

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

Features

  • Financial Analytics - Quantitative investment library for institutions and retail.
  • Financial Analytics Tools - Quantitative investment library for financial institutions and retail.
  • Portfolio Optimization - Risk and performance analytics with return prediction capabilities.

Star history

Star history chart for ssantoshp/empyrialStar history chart for ssantoshp/empyrial

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Empyrial

These projects share indexed features with Empyrial. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • jankrepl/deepdowjankrepl avatar

    jankrepl/deepdow

    1,112View on GitHub↗
    Pythonallocationconvex-optimizationdeep-learning
    View on GitHub↗1,112
  • 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
Compare all 30 related projects→

Frequently asked questions

What does ssantoshp/empyrial do?

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

What are the main features of ssantoshp/empyrial?

The main features of ssantoshp/empyrial are: Financial Analytics, Financial Analytics Tools, Portfolio Optimization.

Which projects share features with ssantoshp/empyrial?

Projects with overlapping indexed features 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… domokane/financepy — A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including… enthought/pyql — Cython QuantLib wrappers.