Download the most recent financial fundamental data from finviz.com for stocks listed in US stock exchanges. 12 items for more than 6000 ticker symbols are downloaded by this item.
This downloader should be run every week in order to build an historical fundamental database. The data is stored in a custom historical database (fund_financial).
Here is a list of the fundamental items downloaded by this object:
Mktcap: Market capitalization.
Dividend: Dividend paid by the company.
ROA: Return on assets; it is the Income after taxes divided by the average total assets.
ROE: Return on equity; it is the income available to common stockholders divided by the average common equity.
ROI: Return on investment; it is the income after taxes divided by the average total long term debt + other long term liabilities + shareholders equity.
Currr: Current ratio; the ratio of total current assets divided by the total current liabilities.
Quickr: Quick ratio; Also called the Acid test ratio, it is defined as cash + short term investments + accounts receivable divided by the total current liabilities.
LTdebt-eq: Long term Debt/Equity.
GrossM: Gross margin; it is the annual total revenue minus the annual cost of goods sold divided by the annual total revenue.
OperM: Operating margin; it is the annual operating income divided by the annual total revenue.
ProfitM: Net profit margin; it is the income after taxes divided by the total revenue.
NB:
Empty fields are filled with the 'double.NAN' value.
Fundamental items date always starts on Monday.
You can use this data as it is for screening, watchlists...
On loading this item once per week, you will start building your own fundamental database that you can use later to create composites, neural network models, backtest trading systems...