https://github.com/charles-m-knox/investment-balancer
Splits up investable cash into percentages. Want to always invest 25% to a few large companies? And 75% into some ETFs? Or something completely different?
https://github.com/charles-m-knox/investment-balancer
cli finance go golang investment investment-balancer
Last synced: 2 months ago
JSON representation
Splits up investable cash into percentages. Want to always invest 25% to a few large companies? And 75% into some ETFs? Or something completely different?
- Host: GitHub
- URL: https://github.com/charles-m-knox/investment-balancer
- Owner: charles-m-knox
- License: agpl-3.0
- Created: 2024-09-09T23:58:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T05:39:16.000Z (4 months ago)
- Last Synced: 2025-01-14T10:06:04.516Z (3 months ago)
- Topics: cli, finance, go, golang, investment, investment-balancer
- Language: Go
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Investment Balancer
Includes a Go library that assists with balancing investments, as well as an example CLI application to do the balancing and produce CSV output.