Examlex

Solved

Put-Call Parity Basically Says That Combination of a Put, a Call

question 3

Essay

Put-call parity basically says that combination of a put, a call, and a risk-free bond must be the same value as the underlying stock. If not, at least one market is in disequilibrium. The resulting arbitrage alters the securities' prices until the value of the call plus the bond is equal to the prices of the put plus the stock. Currently, the price of a stock is $100 while the price of a call option at $100 is $10; the price of the put option is $4.59, and the rate of interest is 8 percent, so that the investor may purchase a $100 discounted note for $92.59.

a. Do these prices indicate that the financial markets are in equilibrium? Show all calculations.

b. An arbitrage opportunity exists, but if the position is set up incorrectly, losses will be sustained. Verify that a loss will be sustained if the arbitrage is set up incorrectly. Calculate the results based on stock prices of $80, $100, and $120 as of the expiration date of the options.


Definitions:

Source Code

The original code written by a programmer in a high-level programming language before it is compiled into machine code.

Declaration Statement

A statement in programming that specifies the type and possibly the initial value of one or more variables or constants.

Extern

A keyword in C and C++ programming languages used to declare a variable or function in another file.

New Variable

The process of declaring a memory space for storing values, with a specific type in programming.

Related Questions