optstockbylr
Price options on stocks using Leisen-Reimer binomial tree model
Syntax
Description
[
computes option prices on stocks using the Leisen-Reimer binomial tree model.Price
,PriceTree
] = optstockbylr(LRTree
,OptSpec
,Strike
,Settle
,ExerciseDates
)
Note
Alternatively, you can use the Vanilla
object to price
vanilla options. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
[
adds an optional name-value pair argument for Price
,PriceTree
] = optstockbylr(___,Name,Value
)AmericanOpt
.
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
instoptstock
| 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