--%>

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 : Problem on Decision variables A factory

    A factory has three distinct systems for making similar product: System 1: Worker runs 3 machines of type-A, each of which costs $20 per day to run, each generates 100 units per day and the worker is paid $40 per day.System 2

  • Q : Cost of capital You have joined Zurich

    You have joined Zurich Pvt. Ltd as a Finance manager. You are given the following information: Zurich Pvt Ltd. is a diversified manufacturing firm dealing with electrical appliances. In 2012, the firm reported an operating income of Rs. 857.60 million and faced a tax rate of 35% on income. The

  • Q : Is the market risk premium a parameter

    Is the market risk premium a parameter, for the world economy or for the national economy?

  • Q : Explain market efficiency hypothesis

    According to what I read inside a book, market efficiency hypothesis means that the expected average value of variations is zero in the shares price. Thus, the best estimate of the future price of a share is its price now, as this incorporates all the available inform

  • Q : Is there any optimal capital structure

    Is there any optimal capital structure?

  • Q : Mm ase Study 1 You work in Walt Disney

    ase Study 1 You work in Walt Disney Company's corporate finance and treasury department and have just been assigned to the team estimating later today. You quickly realize that the information you need is readily available online. 1) Go to http://finance.yahoo.com. under " Market Summary," you will

  • Q : Assessing market expectations using CAPM

    Assume that the risk-free rate is 1% and the expected market return is 9%. You are considering purchasing Super Soft stock, which currently sells for $100 a share and will pay its next (annual) dividend of $1.00 exactly one year from today. Super Soft is considered to

  • Q : Problem on Bank branch networks While

    While banks across the United States and Europe are cutting down their number of branches, the number of bank branches in Hong Kong has increased in the same period. Hong Kong Monetary Authority statistics show the number of bank branches in Hong Kong at the end of 20

  • Q : Explain essential hypotheses for

    Which are the essential hypotheses so that valuations of the Economic Value Added (EVA) give similar results to discounting cash flows?

  • 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