Help with a Long Call Butterly Option Calculation

Jensen 3:16

Board Regular
Joined
Jul 4, 2004
Messages
50
In my excel spreadsheet I have the following information:

Stock Price $40(C7)
$4.00(C8) Max Loss
$6.00(C9) Max Gain
$34.00(C10)Lower Break-even
$46.00(C11)Upper Break-even

What I am trying to do is (1) generate a formula which shows the percentage difference from $40 which is in cell C7 to the lower break-even point of $34 in cell c10
and
(2)the percentage difference from $40 which is in cell C7 to the upper break-even point of $46 in cell c11

Any suggestions how to construct these formulas? Any help would be greatly appreciated. Thank You.
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
in D7 the formula is

=(C7-C10)/C7

in E7

=(C7-C11)/C7

This is too simplistic and it looks I have not understood your question.
 
Upvote 0

Forum statistics

Threads
1,224,574
Messages
6,179,629
Members
452,933
Latest member
patv

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top