Open andywuest opened 2 years ago
The dividend calendar tab on my end is still (after months of otherwise smooth running..) completely blank, even though my watchlist entries include even such common titles as Vodafone or BASF, that should be available on any "dividend calendar" website/API.
Which backend are you using? It woks, at least with the ING backend for me. Can you try to add the IBM or Pfizer stock (they have upcoming dividends in the beginning of september and should be displayed), just for testing. Usually the view only displays the dividends for the next few weeks. The source does not provide more at one time. thus you have to update that regularly.
@andywuest I am still using ING. I have added those two stocks to my watchlist, I'll let you know if something happens. So far, the tab hasn't displayed anything ever, on my end, unfortunately.
@andywuest More than 7 days have passed, and still neither IBM or Pfizer get displayed in the dividend calendar tab (or anything else, for that matter, except for the "use the pulley menu" instruction).
can you check your logs (execute harbour-watchlist from the CLI) - when i update i get something like
[D] log:107 - [OverviewPage] dividend last update : Do. Feb. 24 21:27:57 2022 GMT+0200 [D] log:107 - [OverviewPage] dividend calculated ref date : Mo. Sep. 12 22:55:46 2022 GMT+0300 [D] log:107 - [OverviewPage] now : Do. Sep. 15 22:55:46 2022 GMT+0300 [D] log:107 - [DividendsView] - DividendDates [D] DivvyDiary::executeGetRequest:55 - DivvyDiary::executeGetRequest QUrl("https://api.divvydiary.com/dividends/upcoming") [D] DivvyDiary::handleFetchDividendDates:63 - DivvyDiary::handleFetchDividendDates [D] DividendDataUpdateWorker::performUpdate:64 - removing old dividend data [D] log:107 - [DividendsView] - updating last update string [D] DivvyDiary::handleDividendDataUpdateCompleted:40 - DivvyDiary::handleDividendDataUpdateCompleted - rows : 2290 [D] log:107 - [DividendsView] dividend data updated - number of rows : 2290 [D] log:107 - [OverviewPage] dividend last update : Do. Sep. 15 22:57:22 2022 GMT+0300 [D] log:107 - [OverviewPage] dividend calculated ref date : Mo. Sep. 12 22:57:22 2022 GMT+0300 [D] log:107 - [OverviewPage] now : Do. Sep. 15 22:57:22 2022 GMT+0300 [D] log:107 - [OverviewPage] dividend last update : Do. Sep. 15 22:57:22 2022 GMT+0300 [D] log:107 - [OverviewPage] dividend calculated ref date : Mo. Sep. 12 22:57:22 2022 GMT+0300 [D] log:107 - [OverviewPage] now : Do. Sep. 15 22:57:22 2022 GMT+0300 [D] log:107 - [DividendsView] reloading all dividends [D] :505 - [loadDividendData] query : SELECT d.exDate, d.payDate, d.symbol, d.wkn, d.isin, d.amount, d.currency, s.name, s.extRefId FROM stockdata s INNER JOIN dividends d ON s.isin = d.isin ORDER BY payDateInteger ASC [D] log:107 - [DividendsView] - updating last update string
After a dividend update - the database should be populated. The you can add a security with an upcoming dividend (e.g. Pepsico -30.09), however it will not show up immediately. you need to restart the app to trigger the reloading of the dividends view. Pepsico then shows up for me.
@andywuest I have the log ready, but I am unable to export it to a file so far, unfortunately (I am able to create a file with > ...
, however these are always completely empty). Can you give me a hint how to do it? I haven't exported terminal outputs on Sailfish in over 3.5 years, and have zero routine with it.
Api with data https://api.divvydiary.com/dividends/upcoming