DASHBOARDS AND REPORTS
STOCK MARKET ANALYSIS WEBSITES and TERMINOLOGIES
Types of Stocks
Defensive Stocks
Defensive stocks generally provide consistent returns in most economic conditions and stock market environments.
IPO Stock
When a company goes public, it issues stock through an initial public offering (IPO).
IPO stock typically gets allocated at a discount before the company's stock lists on the stock exchange.
Issued shares: the number of shares company-issued or the sum of all outstanding shares
Treasury shares: a company's holdings of shares in its own treasury
Authorized share capital: the maximum amount of capital that a company can issue to its shareholders
Floating stock: the total number of outstanding shares that are available for public purchase
Restricted stock: unregistered shares of ownership in a corporation issued to executives and directors
Shares outstanding = Floating stock + Restricted shares
Shares outstanding = Shares issued - Shares repurchased
Shares outstanding = Authorized shares - Treasury stock
STOCK MARKET ANALYSIS WEBSITES
=IMPORTHTML("https://stockanalysis.com/stocks/", "table", 1)
=GOOGLEFINANCE(A2,"price")
=GOOGLEFINANCE(A2,"priceyest")
=GOOGLEFINANCE(A2,"close")
=GOOGLEFINANCE(A2,"volume")
=GOOGLEFINANCE(A2,"eps")
=GOOGLEFINANCE(A2,"pe")
Comments
Post a Comment