Bond Option Calculator Case Study
About 1 min
Bond Option Calculator Case Study
Visit the Mathema Option Pricing System for foreign exchange options and structured product valuation!
Bond Option Calculator: Provides calculations for bond pricing and Greeks, analysis of historical volatility (constructed using the clean price of bonds), computation of payoff charts, and mutual conversion between yield, clean price, and full price.
Click the image below to download the template:
Bond Option Calculator Case Template Function Description
1.Holiday Constructor
- McpCalenders:Construct one or more holiday objects for currency pairs.
2.SwapCurve constructor
- McpVanillaSwapCurveData:Constructs a Vanilla Swap Curve object.
- McpSwapCurve: Constructs a Swap Curve object.
3.Product Storage Functions
- McpCalibrationSet:Used to store different products (e.g., Depo, Swap, Bond) when building an interest rate curve and calibrate the curve using the bootstrapping method.
4.Historical Volatility Construction Functions
- McpHistVols:Constructs a historical volatility object.
5.Option Object Construction Functions
- McpVanillaOption:Constructs a VanillaOption object.
6.Option Premium Calculation Functions
- McpPrice:Calculates the option premium
7.Greek Value Calculation Functions
- McpDelta:Calculates Delta。
- McpVega:Calculates Vega。
- McpGamma:Calculates Gamma。
- McpTheta:Calculates Theta。
- McpVanna:Calculates Vanna。
- McpVolga:Calculates Volga。
- McpForwardDelta:Calculates Forward Delta。
- McpMarketValue:Calculates MarketValue。
- McpPV:Calculates PV。