Skip to content

sebastianpfischer/investment-portfolio

Repository files navigation

investment-portfolio

I just want to manage my investment portfolio via a simple cli

Roadmap

  1. Create skeleton of the project (package, docs, unittests, ...)
  2. cli implementation to create projects, add standard investment strategy (passive, active) with %, add stocks, amount, value , rm stocks, ...
  3. Ability to see the deltas between your investment sheet and your stocks
  4. Ability to update your stocks value
  5. Ability to cope with currencies
  6. Ability to load from yahoo the stock history
  7. Ability to document why you bought the stocks you wanted
  8. Ability to define optimization methods for your portfolio e.g. with the integration of https://github.com/tradytics/eiten
  9. Ability to measure the deltas between your portfolio and the "optimized one" to be able to react to it
  10. Ability to setup a simple selling strategy (when your stock grow disproportionate, etc...
  11. Ability to setup more complex selling strategies (algorithm based) - do not know yet how to do it.
  12. Export possibilities to excel or else

Improvements to work on

  1. portfolio_plan_cli: consistent visualization with rich
  2. portfolio_plan_cli: in visualize-allocation, show allocation errors with colors!

Should

Warning

I'm not in the financial domain. I just try to help myself building my portfolio and I do not want to use excel to handle it.

About

I just want to manage my investment portfolio via a simple cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages