Create pricing method
creates a Pricer
= finpricer(PricerType
,Name,Value
)Pricer
object based on PricerType
creates a pricer object and specifies options using one or more name-value pair arguments.
The available name-value pair arguments depend on the PricerType
you
specify.
For more information on the workflow for creating an instrument object, a model object, and a pricer object, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
For more information on the available instruments, models, and pricing methods, see Choose Instruments, Models, and Pricers.