How do you guys get dividend-adjusted data (from, say, yahoo) ? In other words, if a stock goes ex-div today, on a 50 cent/share dividend today, how do I obtain that data with it 50 cents less each day prior? Is there a way to get yahoo or google data like that ? Thanks
Dividend-adjusted data
3 messages · Zachary Mayer, Ralph Vince
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20121002/6b5216ad/attachment.pl>
Ah right right. Exactly what I am looking for, thank you.
On Tue, Oct 2, 2012 at 1:54 PM, Zachary Mayer <zach.mayer at gmail.com> wrote:
I use quantmod::adjustOHLC to adjust for splits and dividends, based on yahoo: http://rgm2.lab.nig.ac.jp/RGM2/func.php?rd_id=quantmod:adjustOHLC On Tue, Oct 2, 2012 at 1:50 PM, Ralph Vince <rvince99 at gmail.com> wrote:
How do you guys get dividend-adjusted data (from, say, yahoo) ? In other words, if a stock goes ex-div today, on a 50 cent/share dividend today, how do I obtain that data with it 50 cents less each day prior? Is there a way to get yahoo or google data like that ? Thanks
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.