Click here to Login








Market Cap Historical Data for the US Stock Market

by Brian Brown, 978 days ago
Share |


It is the product of the number of shares outstanding and the stock share price and it vary on a daily-basis (as do the stock price), the market capitalization is a measure of how big or small a company is. It represents the current market value of a company or how much a company is worth in traders and investors' eyes.
For example, if a stock price is $50 and that stock has 20 million outstanding shares then its market cap is equal to $1 billion (50*20mil).

This doesn't mean that the market capitalization reflects the true value of a company. It could be used a starting point for evaluation but you must be aware that market cap reflects the equity value of a company and the true value of a company should use equity, debt and other factors. Enterprise value (EV) is more comprehensive than market capitalization and it is a better economic measure of the market value of a business.

Stocks are usually classified based on their size or market capitalization (also called market cap). Depending on this value, a stock could be a classified as a large-cap stock, a mid-cap, a small-cap or a micro-cap.


Classification of different market cap stocks:

Nano Cap if market capitalization is under $50 million
Micro Cap if between $50 million and $300 million
Small Cap if between $300 million and $1 billion
Mid Cap if between $1 billion and $10 billion
Large Cap if between $10 billion and $200 billion
Mega Cap if above $200 billion


Unlike the Stock Market Capitalization trading item which downloads the latest market cap data for US companies, the item I am sharing retrieves historical market capitalization data for US stocks. The data can be found later in the following custom historical database: "mktcap", under a field with the same name. Historical market cap numbers are expressed in millions of dollars.


Examples using the historical market cap data:

Here is how to create a trading rule that returns true if a stock is a small-cap, that is, its market capitalization is lower than one billion dollars:
a = GetData("mktcap ", "mktcap") < 1000;

To plot historical market capitalization on a chart, add the following line to a chart formula:
a = GetData("mktcap ", "mktcap");
plot(a, "historic market cap", colorBlue);

To calculate the yearly moving average of a stock's historical market cap, type the following line:
a = GetData("mktcap ", "mktcap");
b = sma(a, 250);


Here is a list of some items that download historical data for other fundamental items/ratios:

Price to Book Ratio Historical Data - Market to Book gets historical data for companies' price to book ratio
Price to Sales Ratio for US Stocks gets the price to sales ratio data
Research and Development Percentage - US Stocks returns the percentage of revenues that are invested in Research and Development
Company Net Income - US Stocks downloads the history of the Net Income for each US stock
Company Revenues - US Stocks retrieves the revenues amount made by each US company




You have to log in to bookmark this object
What is this?




Type: Download Script

Object ID: 682


Country:
United States

Market: Stock Market

Style:
Fundamental Analysis

Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects
Show All
Historical Quotes for Delisted US Stocks (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 352 Notes Report an item
Daily US Stocks Data (by bug man, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 33 Notes Report an item
Finviz Downloader (by Joshua, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 27 Notes Report an item
Historical Earnings Surprise, EPS and Consensus Data (by Patrick Fonce, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 78 Notes Report an item
AAII Sentiment Survey - Historical Data (by Caleb, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 30 Notes Report an item
Industry and Sector Information for the US Stock Market (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 32 Notes Report an item
Historical Stock Quotes Data for more than 50 Exchanges (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 38 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis



Random Blog Posts

How to Create Custom Metrics for Your Trading Positions

How to search for a trading item

How to create market indicators using the composite function - Part 3

How to create market indicators using the composite function - Part 2

Create a Pivot Table that displays the Relative Strength Index - RSI

6 Stock Trading Items Related to the New York Stock Exchange - NYSE

Pivot Tables in QuantShare Trading Software

How to create market indicators using the composite function - Part 1

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items