capbynormal
Price caps using Normal or Bachelier pricing model
Syntax
Description
[
prices caps using the Normal (Bachelier) pricing model for negative rates.
CapPrice
,Caplets
]
= capbynormal(RateSpec
,Strike
,Settle
,Maturity
,Volatility
)capbynormal
computes prices of vanilla caps and amortizing caps.
Note
Alternatively, you can use the Cap
object to price cap
instruments. For more information, see Get Started with Workflows Using Object-Based Framework for Pricing Financial Instruments.
[
adds optional name-value pair arguments.CapPrice
,Caplets
]
= capbynormal(___,Name,Value
)