AIMster |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Wednesday, April 11, 2007 |
Thursday, April 26, 2007 2:14:15 PM |
2 [0.00% of all post / 0.00 posts per day] |
|
QUOTE (diceman) I don't think you can access dividends with the PCF language.
Thanks for the reply and suggestions. I suppose my larger question is for a more robust version of the PCF language where you can access all the system functions and use them in whatever way works best. Either that or perhaps I need a more comprehensive, if, ahem, also more expensive, software package that allows more programmability.
|
What I'm after is a way to get a numerical value that meaures the cost for each dollar of dividend per security. I don't see either the dividend amount nor yield in the PCF function list (is there an expanded data dictionary somewhere)?
Anyway, example: Security currently trades at $13.91 per share Dividend Yield is 9.92% To get the dividend amount, reverse the yield equation: $13.91 * .0992 or $1.38 (to nearest cent)
Now, to get the cost of $1 amount of dividend: First: 1 / $1.38 = .7246 Cost per $ of dividend is: .7246 * $13.91 or $10.08 (rounded). This now tells me that for around every $10 I invest in this security I'll get $1 worth of dividend.
Having this numerical value to sort dividend paying stocks by would allow me to see the most cost-effective dividend payers, as one criterion for consideration. So, how do I get there from here?
Thanks!
|
|