Skip to content

Commit 1ceaeed

Browse files
authored
Update Readme.md
1 parent d6ee50c commit 1ceaeed

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Term 1/1. Stock Prices/Readme.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,24 @@ A long (or long position) is the purchase of an asset under the expectation that
215215
### Short
216216
A short (or short position) is the selling of an asset under the expectation that the price of the asset will decline. In practice, an investor profits from a short position by borrowing shares from a brokerage firm (agreeing to pay an interest rate as a fee), selling them on the open market, and later buying them back on the open market at a lower price and returning them to the brokerage firm.
217217

218+
## Trading Strategy
219+
Below figure describes the 5 steps to formulate your trading strategy and create a portfolio of long and short positions -<br>
220+
221+
* *Stock Universe* : group of stocks that share some common features or belong to the same market.
222+
* By *daily close prices*, the figure means *adjusted closing prices*.
223+
* In the example below, we have chosen a stock universe from *S&P500*. Make sure that the dataset you choose for testing your strategy for a particular year, say 2020, contains the companies that were a part of stock universe in 2020.<br><br>
224+
225+
<img src="./images/19. Trading Strategy.png" width="500" height="250"></img><br><br>
226+
227+
228+
229+
230+
231+
232+
233+
234+
235+
236+
237+
218238

0 commit comments

Comments
 (0)