Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CAGR calculation and add periods parameter to relevant functions #330

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

raotushar
Copy link

Update the following metrics to use the trading period defined by the user:

  1. CAGR
  2. Calmar
  3. 3Y (ann.) %
  4. 5Y (ann.) %
  5. 10Y (ann.) %
  6. All-time (ann.) %

@grzesir
Copy link

grzesir commented Jan 31, 2024

thinking to copy this libabry so that we can implement this fix. it doesnt seem like this library is maintained anymore

@grzesir
Copy link

grzesir commented Jan 31, 2024

Since this library no longer seems to be maintained, we have created a duplicate of it that we plan to maintain and improve over time. If you'd like to use our version check it out here: https://github.com/Lumiwealth/quantstats_lumi

Feel free to fork and send pull requests, we will be actively monitoring this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants