Difference between revisions of "Manuals/calci/PUTOPTION"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)'''</div><br/> *<math>r </math> is the discount rate for the period....")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="font-size:30px">'''PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)'''</div><br/>
 
<div style="font-size:30px">'''PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)'''</div><br/>
*<math>r </math> is the  discount rate for the period.
+
 
*<math> n1,n2,n3,..</math> indicates the payments and income.
+
where
 +
 
 +
*<math>UnderlyingPrice</math> is the  spot price
 +
*<math> ExercisePrice</math> is the price at which an underlying security can be purchased or sold.
 +
**PUTOPTION(), gives the values of Put Option function.
 +
 
 +
==Description==
 +
 
 +
PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)
 +
 
 +
*<math>UnderlyingPrice</math> is the The spot price of the underlying asset of a derivative.
 +
*<math>ExercisePrice</math> is the price at which an underlying security can be purchased or sold.
 +
*<math>Time</math> is the period.
 +
*A put option is an option contract giving the owner the right, but not the obligation, to sell a specified amount of an underlying security at a specified price within a specified time.
 +
*This is the opposite of a call option, which gives the holder the right to buy shares.
 +
*A put option becomes more valuable as the price of the underlying stock depreciates relative to the strike price.The value of a put option decreases due to time decay, because the probability of the stock falling below the specified strike price decreases.
 +
*When an option loses its time value, the intrinsic value is left over, which is equivalent to the difference between the strike price less the stock price.
 +
*Out-of-the-money and at-the-money put options have an intrinsic value of zero because there would be no benefit of exercising the option.
 +
 
 +
 
 +
==Examples==
 +
 
 +
==Related Videos==
 +
 
 +
{{#ev:youtube|v=AfWRp1mExQw|280|center|Finance Function}}
 +
 
 +
==See Also==
 +
*[[Manuals/calci/OPTIONSECURITY  | OPTIONSECURITY ]]
 +
*[[Manuals/calci/IRR  | IRR ]]
 +
*[[Manuals/calci/PV  | PV ]]
 +
 
 +
==References==
 +
*[http://www.investopedia.com/terms/p/putoption.asp  Put Option]
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
 
 +
*[[ Z3 |  Z3 home ]]

Latest revision as of 15:15, 25 February 2019

PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)


where

  • is the spot price
  • is the price at which an underlying security can be purchased or sold.
    • PUTOPTION(), gives the values of Put Option function.

Description

PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)

  • is the The spot price of the underlying asset of a derivative.
  • is the price at which an underlying security can be purchased or sold.
  • is the period.
  • A put option is an option contract giving the owner the right, but not the obligation, to sell a specified amount of an underlying security at a specified price within a specified time.
  • This is the opposite of a call option, which gives the holder the right to buy shares.
  • A put option becomes more valuable as the price of the underlying stock depreciates relative to the strike price.The value of a put option decreases due to time decay, because the probability of the stock falling below the specified strike price decreases.
  • When an option loses its time value, the intrinsic value is left over, which is equivalent to the difference between the strike price less the stock price.
  • Out-of-the-money and at-the-money put options have an intrinsic value of zero because there would be no benefit of exercising the option.


Examples

Related Videos

Finance Function

See Also

References