You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add compounded flag to calmar() for non-compounded return streams
Pass a `compounded` parameter through to the underlying CAGR calculation
so that intraday and arithmetic return streams get the correct annualized
return in the numerator instead of geometric CAGR.
Fixes#507
0 commit comments