--%>

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 : Bond Price Information What is Bond

    What is Bond Price Information: Answer: Corporate bond market is not considered to be much transparent as it trades predominantly over the counter and investors do n

  • Q : What are Stock exchanges Stock

    Stock exchanges: A stock exchange provides services useful for trading, issue and redemption of shares and other securities for traders and brokers. They will also provide facility for payment of income and dividends for listed securities. Securities

  • Q : Is the given affirmation of an

    Is the given affirmation of an accountancy expert true? “There valuation criterion that reflects the value of the shares of a company in the most accurate way is based on the amount of the equity of shareholder of its balance sheet. Stating that the value of sha

  • Q : Types of lease contracts What are the

    What are the types of lease contracts which are seen in practice?

  • Q : Is the price of futures the excellent

    Is the price of futures the excellent estimate of €/$ exchange rate?

  • Q : State capital formation Capital

    Capital formation: It is an increase in the stock of capital in particular period is termed as capital formation.

  • Q : What did better mean specified by

    What did ‘better’ mean specified with Markowitz questioned regarding portfolio selection?

  • Q : Intrnational financer what are the

    what are the objectives of international finance

  • Q : Who explained put–call parity Who

    Who explained put–call parity?

  • 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