--%>

What is Box Spread

Box Spread: This is another strategy which seeks to exploit the arbitrage opportunities which are available in the market. In case that the options are correctly priced, this strategy would earn only the risk free rate. However, due to existence of imperfections in the market, this strategy can be used to profit on the mispricing in the market. One type of this strategy is the buying of a call option that has a lower exercise price and buying a put with the higher exercise price while selling the call with the higher exercise price and selling the put with the lower exercise price. The value of this box spread at expiration is given by:

Value = max (0, ST – X1) – max (0, ST – X2) + max (0, X2 – ST) – max (0, X1 – ST)

In this case, two of the four options would definitely expire in the money while two would expire out of money. The holder of the box spread basically ends up with the purchase of the underlying with the exercise of one option (either the long call at X1 or the short put at X1) while at the same time, the investor also sells the underlying asset through either the long put at X2 or through the short call at X2. The net effect is that the investor buys the asset at X1 and sells it X2. If the markets are efficient, only the risk free rate would be earned else the anomalies in the pricing of the security would be gained.

   Related Questions in Corporate Finance

  • Q : What is the Free Cash Flow Is the Free

    Is the Free Cash Flow (FCF) the sum of the debt cash flow and the equity cash flow?

  • Q : Explain modern quantitative

    Explain modern quantitative methodology for portfolio selection.

  • Q : Walt disney WAAC You work in Walt

    You work in Walt Disney Company’s corporate finance and treasury department and have just been assigned to the team estimating Disney’s WACC. You must estimate this WACC in preparation for a team meeting later today....?

  • Q : Option Trading Strategies Explain the

    Explain the term Option Trading Strategies?

  • Q : Who explained put–call parity Who

    Who explained put–call parity?

  • Q : Additive risk in the CAPM Suppose that

    Suppose that the two securities APPL and MSFT account for the entire large cap technology component of the S&P 500 (hypothetically – of course – there are really plenty of others). Further, suppose that their weights in the S&P index were as follow

  • Q : Strategy of Bear Spread State when

    State when markets are anticipated to go down then what is the Strategy of Bear Spread?

  • Q : DCF Analysis AB Corp. is in the

    AB Corp. is in the business of making white-board markers. They are computing the potential of investing in some new equipment that will enhance their manufacturing process.  The initial cost of the latest machinery is $470,000 plus a one-time installation cost o

  • Q : Data Case Please assist with the

    Please assist with the attached Data Case assignment

  • 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