I am looking for a dividend calculator that will tell me how much of a dividend will be paid on the S&P 500 by day, taking into account the weighting of the stock in the index. What I'm really trying to do here is determine in advance how much the ES vs spot delta is going to change based on upcoming announced ex-dividend dates for the next week/month.
I've found calculators that tell me what stocks are going ex-dividend on a given day, and I could set up a screen scraper to pull that data and combine it with the weighting of each stock in the index to get my answer, but I'm hoping there's a calculator to do that already so I don't have to reinvent the wheel. Also, I realize that I could use SPY to determine when dividends had been paid out, since the SPY vs ES price is responsive to that, but that would be a lagging indicator since it only shows up in the SPY price after the component stock goes ex. Thanks in advance.
I've found calculators that tell me what stocks are going ex-dividend on a given day, and I could set up a screen scraper to pull that data and combine it with the weighting of each stock in the index to get my answer, but I'm hoping there's a calculator to do that already so I don't have to reinvent the wheel. Also, I realize that I could use SPY to determine when dividends had been paid out, since the SPY vs ES price is responsive to that, but that would be a lagging indicator since it only shows up in the SPY price after the component stock goes ex. Thanks in advance.