An open API service indexing awesome lists of open source software.

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?

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.