Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
41–50 of 228 posts
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#42Earlier quoted context omitted.
So data has to be imported since the start then I'm assuming, like a complete ledger? Otherwise how would we know the complete list and the value of the investments over time. Won't that get out of sync with the ground truth (what's in the account) over time?
You can also start from one snapshot of your current holdings and just add transactions as you go to build the timeline.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#43> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#44> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#45> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#46Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#47Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#48> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.
Agreed, they should at least support Plaid to get your account information and pull it in locally.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#49Show HN: Wealthfolio: Private, open-source investment tracker - https://news.ycombinator.com/item?id=41465735 - Sept 2024 (263 comments)
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#50> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.
If there was a sufficiently good import, something deeply customized for at least the top N banks, I think I’d be ok with that workflow. But even Quicken was disappointing on that front.
I'm also experimenting with local llm models to parse files and statement and call the app tools to feed data.