wealthfolio
wealthfolio copied to clipboard
A Beautiful Private and Secure Desktop Investment Tracking Application
Without this we are not able to select currency easily.
Time zone-Aware Dates, dates now show in the user's local time zone when adding an activity manually, using the updated formatDate function.
I love to implement my version of monte carlo and other prediction algorithm in your app can you help with where to look and write the code. @afadil https://github.com/AlgoETS https://github.com/AlgoETS/MarkokChainMonteCarlo/blob/main/mcmc.ipynb...
### Issue: When the activity is added of type **Buy** the price inserted is in correct decimal points but upon retrieval, the stock itself is retrieved in different decimal points....
Using the wallet address associated with an crypto account(in the app), make it auto pull the balance and data from the blockchain.
# Summary - Add `src-core` directory to contain Rust only code to handle all business logic - `src-tauri` contain `commands` only and setup to build desktop apps - Directory structure...
Hey there, I'm trying to manually add a Fee event for a EUR account, but after filling out the form (account, date, and amount) and clicking "Add activity", nothing happens....
It could be nice to add some doc to tell someone how to read their stock-trader interface and input the correct numbers in Wealthfolio to have an equivalent representation, even...
I guess as your project picks up steam, a lot of people are going to ask you to add more specialized features, although what's cool about Wealthfolio is the nice...
- Remove duplicate diesel.toml - Use src-core/diesel.toml instead of the one at root