Thread

Posted on Sat Jan 14 16:02:37 2006 by treibhaus
Split -> e.g no result
Hi, If you try the split function in "Finance-QuoteHist" it works fine with "MSFT". But trying an others like "EBAY" there are no results !?? Message: Could not fetch dividend for some symbols (EBAY). any idea ? Joerg
Direct Responses: 1635 | 1873 | Write a response
Posted on Wed Jan 18 07:54:24 2006 by mojotoad in response to 1626
Re: Split -> e.g no result

This is a possibility in cases where a stock has had splits, but has never payed dividends. There is no direct query for splits -- they are either extracted out of the dividend report or HTML version of the historical quote data.

I'll look into the possibility of attempting to pull this data from the 'monthly' historical reports since that would be less load (bandwidth and on their database) at possibly eliminate this false negative.

Cheers,
Matt

Write a response
Posted on Wed Mar 1 00:35:36 2006 by mojotoad in response to 1626
Re: Split -> e.g no result
this should work properly now, in version 1.05 (assuming that there are indeed splits present)
Write a response