Is there anything in 5.1 that will give you the number of float shares available of a stock?
Size:
Color:
All fundamental items available are on the "Fundamental Data" list, so if the number is not listed, Fidelity does not offer it. Since Fidelity does not seem to provide restricted shares, utilizing the available
Shares Outstanding item to calculate float is not an option. But we've got .NET to help, so here's a quick code that grabs float from Yahoo even for customers with Developer as well:
CODE:
Please log in to see this code.
For what it's worth: a single number seems like is what Y! has to offer.
Size:
Color:
Eugene,
Thank you. I think I can get the symbols from fidelity and then loop through this code to get the float.
I appreciat it.
Size:
Color:
Stumbled onto this old thread by accident. Code in post #2 no longer works (good night sweet Yahoo) but we've got a routine to query float from Morningstar's website in C.Components library:
GetFloat in Community Components library
Size:
Color: