I think this probably still won’t do what you want, but actual-helpers has a script that will track the balance of an investment account. It won’t track shares or funds separately or anything, but it could maybe be enough if your goal is just net worth tracking?
Comment on Self-hosted Personal Finance Suggestions
Eezyville@sh.itjust.works 2 weeks agoSo that actually doesn’t do what I want. It will record buying and selling of securities but only as if it were like making purchases or payments in a credit card or bank account. It doesn’t keep track of the value of the security or any other asset. For example, I have a Roth account and it has a couple hundred shares of an index fund in it. Actual will only show that I spent several thousand on that index fund (listing it’s name in the notes) but not the number of shares I bought and at what price at the time of purchase. I won’t be able to track gains or losses for each security, only as a whole of the entire Roth. Actual doesn’t do what I want it to do and I don’t know enough TypeScript to contribute.
__init__@programming.dev 2 weeks ago
DarkDarkHouse@lemmy.sdf.org 2 weeks ago
GnuCash will do the sort of security trade accounting you’re talking about. I don’t know how GnuCash compares to the other offerings, but it can be fully offline and has a lot of features.