Skip to content

Commit 4a34189

Browse files
authored
Merge pull request #374 from avorobiev/patch-1
Correct intrinsic and time value calculation in AAPL example
2 parents 6758098 + 144ea92 commit 4a34189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

06 Introduction to Options[]/01 General Features of Options/04 The Value of Options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
\[Time Value= Premium-Intrinsic Value\]
1313
</div>
1414
<p>
15-
For example, an AAPL call option contract which expires after 10 days has strike $143 and premium $10. now the market price of AAPL is $160. The intrinsic value of this contract is 160-143=$17, the time value is 17-10=$7. Although the intrinsic value of OTM and ATM options is zero, they have time values if they still have a certain amount of time until the option expires so for OTM and ATM options, their premiums equal their time values.
15+
For example, an AAPL call option contract which expires after 10 days has strike $143 and premium $10. now the market price of AAPL is $150. The intrinsic value of this contract is 150-143=$7, the time value is 10-7=$3. Although the intrinsic value of OTM and ATM options is zero, they have time values if they still have a certain amount of time until the option expires so for OTM and ATM options, their premiums equal their time values.
1616
</p>

0 commit comments

Comments
 (0)