Skip to main content

New Position - Short QIHU...

Here's a new position that I built out using the trade optimization model.  There are quite a few interesting things to note with the model that I'll follow up with later.

It's also important to note that I built this trade out earlier in the day and the stock has moved quite a bit since then.

The trade:

Long:  112 Shares @ $63.87
Long:  3 September $65 Puts @ $3.80
Long: 3 September $62.50 Puts @ $2.75
Long: 2 September $60 Puts @ $2


The breakeven on the downside is roughly $59 and just less than $85 on the upside.  With a max loss of $2,200, the expected value is +$760.

Comments

Popular posts from this blog

Modeling Credit Risk...

     Here's a link to a presentation I gave back in August on modeling credit risk.  If anyone would like a copy of the slides, go ahead and drop me a line... https://www.gotostage.com/channel/39b3bd2dd467480a8200e7468c765143/recording/37684fe4e655449f9b473ec796241567/watch      Timeline of the presentation: Presentation Begins:                                                                0:58:00 Logistic Regression:                                     ...

Modeling Black-Litterman; Part 1 - Reverse Optimization

  "The 'radical' of one century is the 'conservative' of the next." -Mark Twain In this series, I'm going to explore some of the advances in portfolio management, construction, and modeling since the advent of Harry Markowitz's Nobel Prize winning Modern Portfolio Theory (MPT) in 1952. MPT's mean-variance optimization approach shaped theoretical asset allocation models for decades after its introduction.  However, the theory failed to become an accepted industry practice, so we'll explore why that is and what advances have developed in recent years to address the shortcomings of the original model. The Problems with Markowitz For the purpose of illustrating the benefits of diversification in a simple two-asset portfolio, Markowitz's model was a useful tool in producing optimal weights at each level of assumed risk to create efficient portfolios.   However, in reality, investment portfolios are complex and composed of large numbers of holdin...

Variable Types for Principal Component & Factor Modeling

TRANSFORMING RAW DATA INTO INSIGHT & ACTIONABLE INFORMATION After reading the book Moneyball for the first time, I built a factor model in hopes of finding a way to finally be competitive in my fantasy baseball league - which I had consistently been terrible at.  It worked immediately.  By taking raw data and turning it into actionable information, I was able to solve a problem that had long perplexed me.  It was like discovering a new power.  What else could I do with this? Today, I build models for everything and have come a long way since that first simple spreadsheet but still use a lot of the same concepts. To build a traditional factor model, you would regress a dependent variable against a series of independent variables and use the resulting beta coefficients as the factor weights... assuming your resulting r-squared and t-test showed a meaningful relationship of course. Variables typically fall into one of two categories... continuous or dichotomous....