Price Equity, FX, or Commodity Instruments
Create equity, FX, or commodity instrument object, associate the
object with a model, and specify pricing method
Create an equity, foreign exchange (FX), or commodity instrument
object using fininstrument
, then associate a model using finmodel
, and
then specify a pricing method using finpricer
.
Functions
expand all
Create Instrument, Model, Pricer
fininstrument | Create specified instrument object type |
finmodel | Create specified model object type |
finpricer | Create pricing method |
price | Compute price for interest-rate, equity, or credit derivative instrument with
Analytic pricer |
price | Compute price for equity instrument with FiniteDifference
pricer |
price | Compute price for equity instrument with FFT pricer |
price | Compute price for equity instrument with NumericalIntegration
pricer |
Objects
expand all
Equity, FX, and Commodity Instruments
Models for Equity, FX, and Commodity Instruments
BlackScholes | Create BlackScholes model object for an
Asian , Barrier , Lookback ,
Spread , or Vanilla instrument |
Heston | Create Heston model object for Vanilla
instrument |
Bates | Create Bates model object for Vanilla
instrument |
Dupire | Create Dupire model object for local volatility for
Vanilla instrument |
Merton | Create Merton model object for Vanilla
instrument |
Pricers for Equity, FX, and Commodity Instruments
Finite Difference, Numerical Integration, and FFT Pricers for Vanilla and Barrier Instruments
FiniteDifference | Create FiniteDifference pricer object for
Barrier or Vanilla instrument using a
BlackScholes , Heston ,
Merton , or Bates model |
NumericalIntegration | Create NumericalIntegration pricer object for
Vanilla instrument using Heston ,
Bates , or Merton model |
FFT | Create FFT pricer object for Vanilla
instrument using Merton , Heston , or
Bates model |
Closed-Form Pricers for Asian, Lookback, Spread, and Vanilla Instruments
BjerksundStensland | Create BjerksundStensland pricer object for
Vanilla or Spread using
BlackScholes model |
BlackScholes | Create BlackScholes pricer object for
Vanilla , Lookback , Barrier ,
Asian , or Spread instrument using
BlackScholes model |
ConzeViswanathan | Create ConzeViswanathan pricer object for
Lookback instrument using BlackScholes
model |
GoldmanSosinGatto | Create GoldmanSosinGatto pricer object for
Lookback instrument using BlackScholes
model |
KemnaVorst | Create KemnaVorst pricer object for Asian
instrument using BlackScholes model |
Kirk | Create Kirk pricer object for Spread
instrument using BlackScholes model |
Levy | Create Levy pricer object for Asian
instrument using BlackScholes model |
RollGeskeWhaley | Create RollGeskeWhaley pricer object for American exercise
Vanilla instrument using BlackScholes
model |
TurnbullWakeman | Create TurnbullWakeman pricer object for
Asian instrument using BlackScholes
model |