Tag Info

Hot answers tagged

16

The minimum variance solution loads up on securities that have low variances and co-variances. Theoretically you are correct that this should have a low expected return profile. However, it turns out - in contradiction to modern portfolio theory - that securities that have low-volatility or low-beta experience higher returns than high-volatility or ...


11

I might be misunderstanding your question. My thoughts: being short gamma is being long volatility your comment re gamma increasing regardless of direction only holds for ATM options. For ITM options, being short gamma is being long the underlying. For OTM options, being short gamma is being short the underlying. Some graphs: Below, except as ...


9

Yes Strategic Asset Allocation: Determining the Optimal Portfolio with Ten Asset Classes Strategic Asset Allocation and Commodities The Case for Commodities An Asset Class for All Seasons: The Benefits of a Strategic Allocation to Commodities No Should Investors Include Commodities in Their Portfolios After All? New Evidence My Take Although there ...


8

Van Tharp, in his book Definitive Guide to Position Sizing, identifies 31 separate models for money management. In said book he specifically warns against using both the Kelly Criterion and Optimal f. In addition to the models identified by Van Tharp there is Ralph Vince's Leverage Space Portfolio Model.


8

Actually, co-skewness is represented by a rank 3 tensor, rather than a matrix. I'm going to reproduce the formulation from Bhandari and Das, Options on portfolios with higher-order moments, but I'll add and omit some details. The co-skewness tensor is $$ S_{ijk} = E \left[ r_i \times r_j \times r_k \right] = \frac{1}{T} \sum_{t=1}^T r_i(t) \times r_j(t) ...


8

The following papers may help. A New Look at Minimum Variance Investing by Bernd Scherer Minimum Variance Portfolio Composition by Clarke, De Silva & Thorley Under a multifactor risk-based model, if the global minimum variance portfolio dominates the market portfolio, the implication is that the market portfolio is not multifactor efficient and that ...


6

There's a strong theoretical argument that makes the case for active management that is also supported by empirical research. First, check out Jonathan Berk's paper "Five Myths of Active Management". The paper reads like a clever Gedankenexperiment. Starting with a theoretical approach is better than starting with an empirical approach because as Berk ...


6

The Kelly criterion is a very popular bet-sizing method. Edward Thorp has written a great deal on this topic. You can try googling for more, or start with his review of the concept, or a recent paper, Medium Term Simulations of The Full Kelly and Fractional Kelly Investment Strategies. This is not specific to futures, but I'm not sure why you would need ...


6

The PortfolioAnalytics package will create weights without reference to current weights, if that's what you want. It should also have much of the reporting that you like from Rmetrics fPortfolio. There is a longer seminar presentation on Portfolioanalytics from 2010's R/Finance conference here: Complex Portfolio Optimization with Generalized Business ...


6

This is the website to the R/Finance conference this year. Tons of great links. http://www.rinfinance.com/agenda/ Brian Peterson's slide (Building and Testing Quantitative Strategy Models in R) mentions Portfolio-Analytics (which I think is based on R/Metrics). And here is a paper based on Portfolio-Analytics. ...


6

In statistical arbitrage, quant traders attempt to build a neutral portfolio by balancing various assets against each other. Each asset's size within the portfolio isn't determine necessarily by how much money it's expected to generate, but by how correlated it is against other assets. A simple approach is sector neutrality, in which sector/industry ...


6

Being short gamma simply means that you are short options regardless of whether they are puts or calls. The most common type of investor that is willing to be short gamma is someone who sells options, also known as a premium collector. These investors commonly use strategies such as short puts, covered calls, iron condors, vertical credit spreads, and a ...


6

I'll answer by way of example. Suppose I want to buy a stock that is relatively cheap. Firstly, I need to define what is meant by cheap, so I might choose to look at the price-to-earnings ratio. Then I need to define what is meant by relative, so I might compare stocks only within a given sector. This may work well at first, but then I notice that as I try ...


6

Unlike the tangency portfolio on the efficient frontier (which represents the most efficient portfolio in terms of max expected sharp ratio), min var portfolios have no ex ante theory that suggests it should outperform a cap weighted market portfolio. The same can be said about other risk-weighted portfolio construction schemes, including equal risk ...


6

Strictly speaking, this is a proxy hedging problem. You have to hedge one currency with another. The one period covariance matrix is assumed to be $$\Sigma_{1}=\left[\begin{array}{cc} 0.03 & 0\\ 0 & 0.025 \end{array}\right]\left[\begin{array}{cc} 1 & 0.8\\ 0.8 & 1 \end{array}\right]\left[\begin{array}{cc} 0.03 & 0\\ 0 & 0.025 ...


5

Short gamma is a bet on volatility (expressed as hedging costs) not getting too large. The key concept here is that you get paid to be short gamma. Consider that any option is sold for a bit more more than its intrinsic value (the extra bit is often called volatility value.). If nothing moves, then the option ultimately expires precisely at intrinsic ...


5

There are many portfolio optimization paradigms that include a preference for skewness. These are generally alternatives meant to replace the modern portfolio management mean-variance framework developed by Markowitz. Skewness (or, more generally, higher moments) are only relevant in portfolio optimization if (a) assets are not normally distributed, and ...


5

What does a PM need to know is very specific to the investment goals of a firm. Regulatory issues are particular to location and asset class. For example, a firm that trades US equities may or may not have to become a member of FINRA, which in turn would dictate whether the PM must take the Series 7. The firm's lawyer should be able to address that. Issues ...


5

+1 for asking an excellent question. I agree with the answers of @Owen and @chrisaycock - I'm late to the party but perhaps this will shed some light. How practitioners or academics answer this question will tell you a lot about their view on the nature and sources of returns and risk. For example, the Fama-French "equilibrium" school of thought would argue ...


5

The minimum variance optimization framework does not guarantee positive return whatsoever. As a matter of fact what you are trying to do is something close to the following: $$\underset{w}{\arg \min} \quad w' Q w \quad \text{s.t} \quad Aw \leq b,\quad \sum_i w_i=1$$ The fact that you get positive return is a nice result that you get from your backtest ...


5

Meucci covers this example precisely in his paper "Fully Flexible Views: Theory & Practice". You can find his code here for three examples related to the paper. The Butterfly Trading example covers the CVAR scenario.


5

Let's first restate the formula of the beta of a portfolio $P$ relative to a benchmark $B$: $$\beta_P=\frac{Cov(r_P,r_B)}{Var(r_B)} $$ As chrisaycock said in his comment, the key thing to understand is that the beta is a statistical measure computed relative to a benchmark. Hence, I believe that the real question you should be asking is: Which benchmark ...


5

In my experience, a VaR or CVaR portfolio optimization problem is usually best specified as minimizing the VaR or CVaR and then using a constraint for the expected return. As noted by Alexey, it is much better to use CVaR than VaR. The main benefit of a CVaR optimization is that it can be implemented as a linear programming problem. Another option I have ...


5

Bernd Scherer has done exactly this test in his text "Portfolio Construction and Risk Budgeting 4th Edition". There is an SSRN paper by Scherer called "Resampled Efficiency and Portfolio Choice (2004)" you can take a look at as well. I would suggest you skip re-sampling (especially if you have a long-only portfolio) and take a look at Meucci's Robot ...


5

Step 1: Get your data from SQL into R -> http://www.r-bloggers.com/?s=SQL Step 2: Run your analysis/optimizations like -> http://www.r-bloggers.com/portfolio-optimization-in-r-part-1/ or http://blog.streeteye.com/blog/2012/01/portfolio-optimization-and-efficient-frontiers-in-r/ or via RMetrics: ...


4

the question is very broad, Here is the brief summary of the role of all moments in portfolio optimization: expected value- the 1st moment represents the reward. All the even higher moments represent the likelihood of extreme values. Larger values for these moments indicate greater uncertainty. The odd moments represent measures of asymmetry. Skewness ...


4

You are absolutely right to point out that most proactive participants in options markets prefer to be long gamma, and it is typically reactive market makers who take the opposite side of their trades. While the typical options trader (I find it difficult to call anyone trading options an "investor") does not hedge his position, market makers will attempt ...


4

If you get paid enough theta it absolutely makes sense to be short gamma. And the closer to expiration, the faster the time-value flees. Most of the time, most people would prefer to be gamma long though. It's simply a safer bet because of uncertainty: unexpected events can seriously damage your book if you're short vol.


4

"Skewness" quantifies how asymetric a distribution is about the mean. "Kurtosis" quantifies how peaked or flat the distribution is. Skewness is defined as: $E[ (X - mean)^3 ] = \frac{(\sum (x_i - x_{mean})^3 )}{N}$ and Kurtosis as: $E[ (X - mean)^4 ] = \frac{(\sum (x_i - x_{mean})^4 )}{N}$ where X is your distro values (x_1, x_2, ... x_N), mean is the ...


4

Van Tharp's Definitive Guide to Position Sizing identifies 31 separate position sizing models (be sure to check out the extended table of contents). Specifically for futures trading, I quite like Ryan Jones' Fixed Ratio position sizing, a nice overview of which is available here, book on Amazon and OTT website here.



Only top voted, non community-wiki answers of a minimum length are eligible