Tagged Questions
2
votes
0answers
61 views
How to correctly construct a value- and equally weighted portfolio consisting of property-types?
A problem of which I couldn’t find the answer on the forum is about the construction of equally-weighted and value-weighted portfolio.
I want to compute the equally-weighted property-type portfolio ...
2
votes
1answer
287 views
Using alpha to evaluate trading strategy
I have a trading strategy that generates returns $R_{t}$. I want to test the strategy by looking at the alpha:
$R_t - R_{f,t} = \alpha + \beta (R_{m,t} - R_{f,t}) + e_t$
I compare my alpha against ...
4
votes
3answers
275 views
Calculating the right portfolio(position size for each leg) in a Long/Short Strategy
For a Long/Short Strategy, I have two stocks with different volatilities. How can I calculate the right position size for each leg?
*The pair trading is not coming from co-integration but more as a ...
1
vote
1answer
97 views
Resampled efficient frontier length of simulation
I was provided with a VBA program from my lecturer that applies the resampled efficient frontier. We have an investment horizon $T$ (6 years) and he uses a multivariate normal distribution with ...
3
votes
1answer
381 views
Michaud's Resampled Efficient Frontier - Out of Sample Simulation Testing
I will be putting ALL my account points on bounty to whoever answers this question [if your answer is crap but it's the only answer, you're getting the 165 points]. You will have to wait 2 days or so ...
5
votes
1answer
315 views
Are there any tools or useful algos for identifying corner portfolios?
Let's say I am performing mean-variance optimization subject to some weight constraints.
I'd like to identify the set of corner portfolios so that I can interpolate the entire efficient frontier. A ...