Coder Social home page Coder Social logo

ashchan / returns Goto Github PK

View Code? Open in Web Editor NEW
268.0 7.0 16.0 2.21 MB

Track your multiple investment or portfolios and calculate returns in one place.

Home Page: https://apps.apple.com/app/id1593819081

License: Other

Swift 98.37% Rich Text Format 1.63%
finance-management investment-calculator investment-portfolio swiftui

returns's Introduction

Portfolio Returns

Portfolio Returns is a financial app for macOS that helps you track your multiple investment or portfolios in one place.

It's inspired by return spreadsheet built by Bogleheads forum member longinvest. To learn more about how it computes returns, see Bogleheads wiki page Calculating personal returns.

screenshot

Features

  • Track your multiple investment or portfolios in one place.
  • Compute investor return (money-weighted return, internal rate of return).
  • Compute portfolio return (time-weighted return, comparable return).
  • Show portfolio returns for 1 month, 3 months, 6 months, year-to-date (YTD) and 1 year.
  • Show portfolio returns for 3 years and up to 50 years.
  • Calculate and show growth of $10,000 chart.
  • Import and export portfolios as JSON.

Download

download on the Mac App Store

Requires macOS 11 Big Sur or later.

Usage

  1. Create a portfolio.
  2. Add one or more accounts.
  3. At the close of the last day of each month, add total contributions, total withdrawals and account balance to each account.
  4. Sleep well. Do not watch your portfolio. Let it perform.

System Requirements

Portfolio Returns is developed and built with SwiftUI. To use this app, be sure your Mac is running macOS 11 Big Sur or later.

License

Portfolio Returns is available under the MIT license. See the LICENSE file for more info.

returns's People

Contributors

ashchan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

returns's Issues

Calculations View

Implement this calculations view, with those hidden balance columns:

1mo/3mo - 50yr, flow, count and internal rate of return will be implemented as another future task.

CleanShot 2021-11-10 at 09 45 05@2x

Auto generate missing months

Run (if performance is not a concern this could be done on every launch) and generate missing months and most recent month (empty) record.

Example portfolio

User can generate a sample with one click to see how the app works.

10,000 return?

The app seems to assume some sort of 10,000 investment baseline. I highly doubt this at first glance random number will help. For me, I do know that it gives me incorrect calculations for 1+ years of return.

Let's make a way to disable that?

Import/export JSON for backup/restore

TODO

  • export
  • import
  • localization
  • Since CloudKit sync will not be implemented this would be the option to move data cross devices
  • It also allows to do regular backups to avoid data loss

Note CSV import might not be easy to do. The original excel/gdoc files don't have a good CSV output.

Instead of CSV, the format would be JSON to simply represent CoreData data.

Big Sur issues fix

  • Portfolio toolbar configure button now showing up (folder.badge.gearshape not supported?) #49
  • Welcome view markdown text not rendered #50
  • Delete confirm dialog appears twice #51
  • [ ] Others?

Individual account performance

Hey! The app looks great, thanks for spending time to develop it!

Is there a way to track the individual performance of an account, in addition to the overall? Much useful feature.

Welcome view (initial view)

It displays when there's no portfolio selected.

Idea: put descriptive texts such as usage, introduction to the excel doc, etc.

Refine sidebar

Use section to represent a portfolio.
See if selection color can be customized.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.