Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@doganmehmet doganmehmet released this 11 Mar 14:57
· 1 commit to main since this release
  • Julia requirement dropped to v1.6(LTS)
  • TSFrames (dependency) requirement updated to v0.2.1
  • The default mean method for the mean_return( ) function changed to the geometric mean
  • Two new functions added:

    • drawdowns( ) - calculates the drawdowns and maximum drawdown of an asset(s) or portfolio over time
    • cumulative_return( ) - calculates the cumulative return of an asset(s)
  • Documentation is updated.