A simple tool to calculate the overall performance of an investment portfolio.
An open source tool to calculate the overall performance of an investment portfolio - across all accounts - using True-Time Weighted Return or Internal Rate of Return.
An open source tool to calculate the overall performance of an investment portfolio - across all accounts - using True-Time Weighted Return or Internal Rate of Return.
To install portfolio-performance, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install portfolio-performance
To see what files were installed by portfolio-performance, run:
port contents portfolio-performance
To later upgrade portfolio-performance, run:
sudo port selfupdate && sudo port upgrade portfolio-performance
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.