Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: #4235

Closed
1 task done
jshargrave opened this issue Jan 24, 2025 · 1 comment
Closed
1 task done

[Bug]: #4235

jshargrave opened this issue Jan 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jshargrave
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Hey I'm a fan of actual budget and I'm trying to incorporate it more into my life.

However I'm finding some large hangups that make it hard to use for my use case.

I have simpleFIN connected and syncing some investment accounts.

I see two issues with investment accounts.

  1. The most recent transaction is buying some investments. Even though the accounts balance has not changed it decreases by the amount bought.
  2. As investment values change the total running balance will begin to drift from the actual balance since the running balance in the accounts calculated from transactions and there are no transactions from appreciating/depreciating investment values..

Image

I can think of a few ways to fix this.

  • Maybe allow some kind of category that gets filtered out of the total running balance. Would allow users to setup rules to automatically sort our transactions that don't affect the balance. This would only fix number Add fields to package.json #1.
  • Allow an option to get the running balance from whatever simpleFIN reports latest. This is the one I would prefer but its probably not super straightforward.

How can we reproduce the issue?

How can we reproduce the issue?

  1. Setup actualbudget
  2. Connect simpleFIN to actualbudget
  3. Connect a investment account to simpleFIN
  4. Sync account to actual budget
  5. buy investments or wait for investment values to change
  6. sync account to actual budget again
  7. observer running balances are different

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Windows 11

@jshargrave jshargrave added the bug Something isn't working label Jan 24, 2025
@youngcw
Copy link
Member

youngcw commented Jan 24, 2025

There are already a few feature requests to add more investment functionality. Since this isn't a bug, Ill close this. For the time being I recommend adjusting investment balances on some regular interval, either manually or by using the reconcile feature. Many people use different apps to track investments since Actual is not currently designed to do that outside of adding in a balance for reference and tracking purposes.

@youngcw youngcw closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants