--%>

Explain Straddle and Strangle

Straddle & Strangle: In the case of shorting butterfly spread, it can be seen that the gains are limited. However, there exists another strategy known as straddle which produces unlimited gains. This strategy benefits when the trader expects that there would be significant volatility in the market movements. In straddle, the investor buys both the calls and the puts that have the same exercise price and are on the same underlying and have the same time to expiration.

The initial outflow would be high as the premium of both the call options and the put option would have to be paid which implies a total outflow of c + p. In this strategy, the investor profits from both the upside and downside moves. The value of the strategy at expiration is given by:

Value = max (0, ST – X) + max (0, X – ST)

The value accrues on account of the gains that are realized by either in the call option or the put option. Note that if one option pays off, the other option exercises worthless as the price movement can be in one direction only. As there is an initial outflow of c + p, the net profit that results from the strategy is given by the equation:

Profit = max (0, ST – X) + max (0, X – ST) – c – p.

The payoff diagram along with the values and profits in different scenarios has been represented in the following graph:

78_straddle.jpg

As can be seen from the graph, the gains are unlimited in this strategy while the losses are limited and the maximum loss is limited to the initial premium outflow represented by c + p. However, for the straddle to yield profits, it is essential that the movement in the prices of the underlying is high so that the option premiums of both call and put can be compensated for. If the movements are low, the payoff would be nullified by the high option premium paid at the upfront.

This strategy is used by investors who expect the markets to be highly volatile but are uncertain about the direction of movement. If the trader has an expectation about the market movement, he/she may add a call/put to a straddle strategy and this is respectively known as strap and strip. Another type of strategy is strangle in which the put and the call options have different exercise prices. The payoff would be similar to the straddle, but the pointed section at the bottom (representing the losses) would be flat since the losses would be in range on account of the differing exercise prices.

   Related Questions in Corporate Finance

  • Q : Financing EBIT problem Rusk Inc needs

    Rusk Inc needs $50 million in new capital that it might obtain by selling bonds at par with coupon of 12% or by selling stock at $40 (net) per share. The current capital structure of Rusk consists of $300 million (face value) of 10% coupon bonds selling at 90 and 10 m

  • Q : Illustrates beta and capital structure

    We are valuing a company, many smaller than ours, so as to buy it. As that company is too smaller than ours this will have no influence on the capital structure and at the risk of the resulting company. It is the reason why I believe this the beta and the capital stru

  • Q : Affect the value of the stock Is the

     Is the value of this stock dependent on how long you plan to hold it? In other words, if your planned holding period were 2 years or 5 years rather than 3 years, would this affect the value of the stock today, P0? Explain your answer.<

  • Q : Define reasonable things that a company

    There are four methods a company can utilize the money this generates: a) Buying other assets or companies; b) Reducing debt of it; c) Distribute this to shareholders, and d) Increasing cash holdings of it.

  • Q : Historical return on stock market and

    The market risk premium is difference among the historical return upon the stock market and the risk-free rate, for yearly. Why is this negative for some years?

  • Q : What is the required rate of return on

    Woidtke Manufacturing's stock currently sells for $29 a share. The stock just paid a dividend of $2.50 a share (i.e., D0 = $2.50), and the dividend is expected to grow forever at a constant rate of 9% a year. What st

  • Q : Problem on leveraged beta AB

    AB Restaurants has debt/equity ratio .25, and its leveraged beta is 1.5. Its tax rate is 30%, and its cost of equity is 15%. The risk-free rate is 5%. CD Restaurants has debt/equity ratio .4, and tax rate 35%. Find the cost of equity for CD.

  • Q : In which cases use different WACCs Is

    Is this possible to use different WACCs within order to discount each year’s flows? In which cases?

  • Q : Problem on EBIT ABC Corporation stock

    ABC Corporation stock sells at $27 per share and its dividend per share is $1.20. ABC has price-earnings ratio of 16. The company contains $40 million worth of bonds, selling at par, with 8.5% coupon. The EBIT of ABC is of $12 million and its tax rate is 30%. Calculat

  • Q : Data races-critical sections-processor

    A) Research the phenomena of data races. Give an illustration of how an unprotected data race can give mount to data inconsistency.How do OpenMP and Cilk resolve this problem? B) Present your own fully documented and tested program