Skip to content

Okama 0.99

Compare
Choose a tag to compare
@chilango74 chilango74 released this 30 Apr 04:31
· 511 commits to master since this release
f81920c

Several improvements to Portoflio and AssetList classes:

  • get_return_ts has rebalancing_period parameter
  • get_rebalanced_portfolio_return_ts method in Portfolio is depreciated
  • get_rolling_cagr and get_rolling_cumulative_return could use real=True option to calculate real return values
  • get_cagr and cumulative_return have real option
  • Several new docstrings in Portfolio and AssetLists classes

Project RoadMap and Contributing guidelines are added to GitHub repository.