Description Usage Arguments Details Value Note Author(s) References Examples
Gamma describes the rate of change in the Delta; it is the second derivative of the option or portfolio of options with respect to the underlying asset's price.
1  | 
Stock | 
 S0, the initial stock price  | 
Exercise | 
 K, the strike price  | 
Time | 
 T, the time to maturity in fractional years  | 
Interest | 
 r, the risk-free rate of return  | 
Yield | 
 q, the dividend yield  | 
sigma | 
 the asset volatility  | 
If abs(Gamma) is large then the Delta is very sensitive to changes in the price of the underlying asset.
The Gamma of the option
This Gamma masks that of package:stats; to use the latter write stats::Gamma()
George Fisher GeorgeRFisher@gmail.com
Hull, 7th edition Ch 17 p 369-373
1 2 3 4 5 6 7 8 9 10 11  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.