afadil / wealthfolio

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

Stock prices are not fetched #36

Open tgdn opened 2 weeks ago

tgdn commented 2 weeks ago
image
praserocking commented 2 weeks 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 weeks ago

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

afadil commented 2 weeks ago

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

tgdn commented 1 week 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 1 week ago

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