BTC-TC is back running but no sign of teh dividends processing. I gave it a while then cancelled both and resubmitted them for immediate payment. Nothing more I can do other than wait - expect it's just that there's a lot of load on the server and it'll have to clear that before processing them.
noob question: How do I read the above reports to understand the possible dividend for DMS.SELLING?
There are several ways to compute the next SELLING dividend.
One way is to look at the current daily MINING dividend (0.00004949) and the number of dividend-days worth of NAV left ("Days dividend post div", 394.92), both stats from the report.
Now you need 2 additional numbers: the estimate for the next difficulty increase and the number of days (or more precise: MINING dividend payouts) until the next diff-change. You can fetch these from allchains.info. At the time of this post, the difficulty increase estimate is 29.4%, with the jump happening in 17 hours, so 1 more day of MINING dividends left at current difficulty. We subtract this upcoming payout from the "Days dividend post div" value to obtain 393.92.
The number of days of MINING dividend left after the difficulty increase will be 29.4% higher than just before the increase, so 393.92 * 1.294 = 509.73. At this point, MINING gets one more dividend at the new daily rate, lowering the NAV to 508.73 days of MINING dividends. If this is more than 410, SELLING will get a dividend large enough to reduce the value back to 400. In this case, SELLING would receive 108.73 days worth of MINING dividend at the rate *after* the difficulty increase. This rate is the current daily dividend divided by 1.294, which is 0.00003825 * (the estimated next MINING daily dividend). So SELLING can expect 108.73 * 0.00003825 = 0.00415892 as dividend.
Shortened, the formula to be used is:
(M / (1 + I)) * ((D - d) / (1 + I) - 401)
(M = current daily MINING dividend, D = "Days dividend post div" from the report, d = number of days until difficulty jump, I = difficulty increase fraction (10% means I = 0.1)). Note that this function doesn't include the check to see if the numbers of dividend-days is above 410.
This estimate is accurate as far as the difficulty prediction is accurate with the exception that it doesn't include increases in the NAV/U from sales and buybacks of PURCHASE or the gains from investments.