Final Flashcards
What is a ‘tick’ in stock aggregation?
A successful buy/sell match. The smallest resolution in stock data aggregation.
Are prices at different exchanges guaranteed to match each other?
No
How is stock data aggregated? (time frames, columns)
Typically minute by minute or hour by hour chunks. Each chunk has the following entries:
- open - first transaction price
- high - highest prices during time period
- low - lowest prices during time period
- close - last transaction price
- volume - total volume over time period
In this class we will always use time chunks of 1 day.
Describe stock splits
Your single share splits into multiple shares.
Examples: a 4:1 split means you get 4 shares for every 1 of yours.
The value of the company doesn’t actually change though, because the price of each stock also decreases by the same ratio.
Why do stocks split?
Because the price is too high.
Reasons high prices are bad:
- Trading in options (batches of 100 shares for instance) becomes very difficult
- Difficult to buy even one share if the price is too expensive
- Hard to fine tune a portfolio if stock prices are too high
How do you calculate the adjusted close?
You work backwards in time, dividing the stock value by the stock split ratio from when it occurred, backwards until the beginning.
So if stock split like:
- 2015-05-01 - 2:1
- 2013-05-01 - 4:1
At the very end of time, adjusted close == close (that will always be true) and will be true moving backwards until you hit the first split. @ 2015-05-01 you divide the close by 2. Do that for all time backwards until you hit the next split at 2013-05-1. Then divide it by 2 and by 4 (so by 8). Do that until the next split, etc.
How can dividends affect stock prices?
When the dividend is announced, the price will start to climb up to an increased value + dividend value. When the dividend is paid, the price will go back down to it’s price minus the dividend value.
How do you account for dividends in the adjusted close price?
You subtract off the value of the dividend from the day it was paid for all time backwards.
What is survivor bias?
When looking at historical data and selecting stocks for your portfolio, you can’t only use stocks that exist at the end of your data range. This is because those stocks are the one that ‘weathered the storm’ - they made it to the end whereas others may have not.
If you use stocks that existed at the beginning if your data, you will likely find decreased overall performance. That difference between using original and final stocks is the bias. You can purchase survivor bias free data to account for this.
Will the adjusted close always be the same regardless of what years data you are looking at?
No - if you have a file from 2012 and 2015, it’s likely there were stock splits/dividends paid since 2012. So if you looked at the adjusted close of a date in 2010 in the 2012 file, it would likely be higher than the same 2010 date found in the 2015 file (because in the 2015 file you’re accounting for additional splits and dividends).
What are the assumptions made by the EMH (efficient markets hypothesis)?
- large numbers of investors
- New information arrives randomly
- Prices adjust quickly
- Prices reflect all available information
Where does information come from?
- Price/Volume: public, basis for technical analysis
- Fundamental: public, comes out quarterly
- Exogenous: Info about the world that affects the company (eg, price of oil compared to airlines)
- Company Insiders: secretive, reflects info you have that ppl outside company don’t have
What are the forms of the EMH?
- weak: future prices can’t be predicted by analyzing historical prices and volumes (current price reflects all info that is known, so tech analysis doesn’t help, eg history doesn’t affect the future). Leaves room for Fundamental Analysis
- semi-strong: prices adjust rapidly to new public information. Prohibits Fundamental Analysis b/c when quarterly reports come out, prices react immediately
- strong: prices reflect all public and private information. Essentially impossible to make money by holding a portfolio other than an index.
Is the EMH Correct?
Price To Earnings Ratio (P/E, low is better), tends to refute the semi-strong EMH because over many decades of analysis, P/E was a strong predictor of earnings, which is a result of Fundamental Analysis.
What is arbitrage? (Ch 8)
Buying a security in one market and simultaneously selling it in another at a higher price. Price difference could be due to exchange rates having not been incorporated into price or difference information being available in each market.
What does the word “efficient” mean in the context of Efficient Market Hypothesis, EMH? (Ch 8)
How quickly relevant information moves through the marketplace. The more efficient a market, the more that relevant information is equally available to all participants.
In what markets is the EMH likely strongest? (Ch 8)
Large markets that are highly transparent and liquid (Like large cap stocks in the US). Studies have shown in these markets very few investors consistently outperform the market index.
What is a reverse split? (Ch 12)
Literally the opposite of a split. A stock priced at $30 before a 1 for 3 split would then be valued at $90.
What is the Fundamental Law of Active Portfolio Management, conceptually (equation)? (Ch 9)
performance = skill * sqrt(breadth)
- skill: how well managers turn information about an equity into accurate prediction of future returns
- breadth: number of trades manager makes each year
What are two ways to increase the breadth of a portfolio? (Ch 9)
- Hold more equities at once
2. Turn your current equities over more frequently
What are the two broad categories of portfolio management risk? (Ch 9)
- Systematic Risk: A risk undertaken by exposure to any asset in the asset class (eg, if the asset class fails, so d you b/c you’re part of that asset class)
- Specific Risk: Risk associated with a specific asset. “Oil company prices suffers if new oil field fails to produce as expected”
What type of risk can diversification help against? (Ch 9)
Specific risk
Std of portfolio returns declines as more individual stocks are included in the portfolio.
What are the issues with diversification? (Ch 9)
- It has diminishing returns - > 20-40 different stocks no longer helps
- You can know less depth about each stock, the more stocks you’re managing (eg, alpha takes effort to learn)
What is risk-adjusted return? (Ch 9)
Returns / std
How is the risk-adjusted reward like the sharp ratio? (Ch 9)
It’s the same thing except it doesn’t account for the risk free return. If you set risk free return to 0, then the sharp ratio is equal to the risk-adjusted return.