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....")
 
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.
+
*<math>UnderlyingPrice</math> is the  spot price
 +
*<math> ExercisePrice</math> is the price at which an underlying security can be purchased or sold.
 +
 
 +
 
 +
==Description==
 +
*This function gives the values of Put Option function.
 +
*In <math>PUTOPTION (UnderlyingPrice,ExercisePrice,Time,Interest,Volatility,Dividend)</math>,<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==
 +
 
 +
 
 +
==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 ]]

Revision as of 13:56, 4 October 2017

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


  • is the spot price
  • is the price at which an underlying security can be purchased or sold.


Description

  • This function gives the values of Put Option function.
  • In , 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

See Also

References