Empyrial Versions Save

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

v2.0.2

10 months ago

v1.9.8

2 years ago
  • Custom allocation ✨
  • Auto rebalance 💫
  • Rebalance whenever you want 🌌
  • Bug correction

v1.7.3

2 years ago
  • Switch Empyrial to yfinance
  • Added Risk Manager (Max Drawdown, Take Profit, Stop Loss)
  • Correction of Black Litterman optimizer

1.5.0

2 years ago

All the credits goes to Diego Alvarez

  • Added "rebalance" as an Engine's argument
  • Rebalancing available for "2y", "1y", "monthly", "quaterly"

v1.4.6

2 years ago
  • Fixings in Fundlens
  • Adding possibility of resizing size and font of the pie with the optimizer()

1.3.7

2 years ago
  • Added an optimizer function with 4 optimization methods: Equal weighting, Mean-Variance, General Efficient Frontier, HRP

1.3.1

2 years ago
  • Fundamental lens added

1.2.7

3 years ago

Adding Oracle function which :

  • contains several predictions models such as Exponential smoothing, Prophet, Auto-ARIMA, Theta(2), ARIMA, FFT, FourTheta, NaiveDrift, NaiveMean, NaiveSeasonal
  • calculates MAPE for each of these models to check the accuracy
  • predict returns of your assets and portfolio with all these models

1.2.4

3 years ago
  • Switched to OOP with our Beibo Engine

1.2.3

3 years ago
  • Tearsheet analysis (annual return, cagr, Sharpe ratio, alpha, information ratio...)
  • Returns
  • Cumulative Returns vs Benchmark
  • monthly returns heatmap
  • Underwater plot + Top 5 drawdown
  • Rolling volatility
  • Rolling beta
  • Rolling sharpe