I want to develop a script to plot the stock turn over ratio, which is basically a calculation of volume / outstanding float. The problem is how to get the stock information of total number of shares outstanding in float?
In addition, are there built-in functions to get company basic information, e.g. total revenue, enterprise value, EPS?
Thanks in advance for help.