Releases: santoshlite/EigenLedger
Releases · santoshlite/EigenLedger
PyPi API token fix
v2.1.6.0 v2.1.6 fix pypi token
🕶️ Empyrial becomes EigenLedger
- Added
empyrical
as a submodule - some bug fix
Bug fix
v2.1.4 Update main.py
📦 v2.1.3
- Fixed optimizers and more options to customize expected returns and risk model
- Support for custom data!
data
field has been added to the Engine class. Check the doc here to learn how to use it: https://empyrial.gitbook.io/empyrial/ - Some code refactoring,
get_report
has been deleted. To generate a report, useempyrial(portfolio, report=True)
.
v2.1.2
Quick fix
v2.1.1
Fixed TypeError that occurs when a default value (current date) is passed to the Engine.
v2.1.0
v2.0.9
Update setup.cfg
v2.0.8
Update setup.cfg
v2.0.7
Update setup.cfg