This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
I have a stock portfolio exposure for each day in a year and the daily returns on each stock. Should I element-wise multiply the matrices and then sum
Post Flair (click to view more posts with a particular flair)
Post Body
For each day I have a table like this:
Day | Apple | Tesla | |
---|---|---|---|
1 | 20% | 70% | 0% |
2 | 21% | 71% | 0% |
3 | 22% | 40% | 30% |
4 | 21% | 39,5% | 31% |
5 | 20% | 40% | 32% |
6 | 20.5% | 41% | 31% |
The table does not sum 100% because I can either be levaraged or with cash.
And a similar table with the daily return on each stock.
The exposures are not constants because I don't correct then in a daily basis.
I want to know how much my portfolio returned for each stock each day. I know how much it returned for all stocks all days, so these values must be equal. Should I element-wise multiply the exposures and returns, and then sum these values?
Author
Account Strength
100%
Account Age
4 years
Verified Email
Yes
Verified Flair
No
Total Karma
53,479
Link Karma
13,609
Comment Karma
37,720
Profile updated: 5 days ago
Posts updated: 7 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/askmath/com...