0

Download stock splits into spreadsheet

Hi All,

I am trying to write an app that uses the Yahoo! Finance API for downloading stock prices. However, I need to separate splits and dividends for my analysis. The "Adj. Close" price does not provide the level of transparency that I need in the data.

I see that I can download dividend information via the following link:
http://ichart.finance.yahoo.com/table.csv?...amp;ignore=.csv

However, I also need to get a list of splits. The HTML display will list the splits, but the CSV download won't. Does anyone know if there is a code that just downloads the split dates and split ratios? If not, would you recommend an alternative algorithm for calculating them?

Thanks!

--
Winston Kotzan

by
1 Reply

Recent Posts

in .NET Development