Skip to content

Commit

Permalink
update readem
Browse files Browse the repository at this point in the history
  • Loading branch information
eohne committed Oct 15, 2024
1 parent f9af686 commit 0f70888
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
Given the lack of packages that deal with financial analysis in Julia I have decided to translate the functionality of the PerformanceAnalytics package in R to Julia.


Since I took a long break from this and never published it a new pacakge has emergerd. This package is registered and implements many of the functions available here: [PortfolioAnalytics.jl](https://github.com/doganmehmet/PortfolioAnalytics.jl)
Since I took a long break from this and never published it a new pacakge has emergerd. This package is registered and implements many but not all of the functions available here: [PortfolioAnalytics.jl](https://github.com/doganmehmet/PortfolioAnalytics.jl)

All functions have a method definition that works with simple arrays and you can just copy past those if you want. A list of all functions can be found here: [All Functions Doc](https://eohne.github.io/PerformanceAnalytics.jl/dev/AllFunctions/)


[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
Expand Down

0 comments on commit 0f70888

Please sign in to comment.