optstocksensbylr
Determine option prices or sensitivities using Leisen-Reimer binomial tree model
Syntax
Description
calculates option prices or sensitivities using a Leisen-Reimer binomial tree model.PriceSens
= optstockbylr(LRTree
,OptSpec
,Strike
,Settle
,ExerciseDates
)
Note
Alternatively, you can use the Vanilla
object to calculate
price or sensitivities for vanilla options. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
adds optional name-value pair arguments for PriceSens
= optstockbylr(___,Name,Value
)AmericanOpt
and
OutSpec
.
Examples
Input Arguments
Output Arguments
More About
References
[1] Leisen D.P., M. Reimer. “Binomial Models for Option Valuation – Examining and Improving Convergence.” Applied Mathematical Finance. Number 3, 1996, pp. 319–346.
Version History
Introduced in R2010bSee Also
optstockbylr
| lrtree
| Vanilla
Topics
- Pricing Equity Derivatives Using Trees
- Pricing European Call Options Using Different Equity Models
- Price European Vanilla Call Options Using Black-Scholes Model and Different Equity Pricers
- Vanilla Option
- Supported Equity Derivative Functions
- Mapping Financial Instruments Toolbox Functions for Equity, Commodity, FX Instrument Objects