afadil / wealthfolio

A Beautiful Private and Secure Desktop Investment Tracking Application
https://wealthfolio.app
GNU Affero General Public License v3.0
4.39k stars 228 forks source link

Stock prices are not fetched #36

Closed tgdn closed 1 month ago

tgdn commented 2 months ago
image
praserocking commented 2 months ago

+1 same problem. Seems like Yahoo Finance calls are breaking. Site is also not down right now, https://www.isitdownrightnow.com/finance.yahoo.com.html

matdehaast commented 2 months ago

Quotes appear to be fetched on load. If I close and open the app it appears to get the data

afadil commented 2 months ago

Yes, for now quotes are fetched on load and stored locally. Sometimes Yahoo api are down.

tgdn commented 2 months ago

Maybe it would make sense fetching quotes upon adding a new holding? Or adding a "fetch quotes" button?

Right now when I add a holding to my portfolio its value is 0 and my portfolio value is negative.

vitorhugoro1 commented 2 months ago

@afadil maybe adding a simple alert this could happen and recommend user to close and re-open the app.

afadil commented 2 months ago

Quotes are refeched on activity update and app startup. Will add a button soon to trigger this manually.

afadil commented 1 month ago

You can now hover the total value in home page, account page and symbol page to display a button that triggers market data fetching.

muzzah commented 2 days ago

image

Just downloaded the app to try and I am noto seeing any quotes being refreshed at the moment. Latest version. Whats the URL that is used for these updates?