FADIL
FADIL
Can you please check if you still have the issue after updating to [v1.1.1. ](https://github.com/afadil/wealthfolio/releases/tag/v1.1.1)
Can you try trigger the calculation and update from Setting->Market Data->Refetch All
Yes, the data are stored locally on an SQLite file. I'm planning to add export db and csv. You can find db file in ~/Library/Application Support/com.teymz.wealthfolio/app.db
Done in v1.0.18 
Columns headers are in the showed CSV example. Will update the this page to avoid confusion date,symbol,quantity,activityType,unitPrice,currency,fee
Fixed in [v1.0.11](https://github.com/afadil/wealthfolio/releases/tag/v1.0.11)
Fixed in [v1.0.19](https://github.com/afadil/wealthfolio/releases/tag/v1.0.19)
Yes, for now quotes are fetched on load and stored locally. Sometimes Yahoo api are down.
Quotes are refeched on activity update and app startup. Will add a button soon to trigger this manually.
You can now hover the total value in home page, account page and symbol page to display a button that triggers market data fetching.