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

docs: histories does not stimulate balances #34

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions usage-guides/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ If you still cannot find your asset, it might be ignored. By default, rotki only
After whitelisting the token, you may need to re-detect it to see it in your balances (read: [token detection methods](/usage-guides/assets.html#whitelisting-and-re-detecting-missing-tokens)).

If the asset is still not showing, you may need to add it manually.

## My balances are not showing after importing my history/creating history events

It's not a bug. At the moment, we don't use events to simulate current holdings. Balances are only calculated from connected exchanges, connected blockchain addresses, and manual balances.