Calculate basic Black-Scholes Greeks including higher-order sensitivities (vanna and volga). This endpoint returns the Greeks structure with all input parameters and calculated second-order Greeks.
Greeks Included:
For complete first-order Greeks (delta, gamma, vega, theta, rho), use the /bs/greeks-full endpoint.
Tier: Standard (2 credits/request) [Tier: PRO, Credits: 5]
API key for authentication. Get your key at https://api.fincept.in/auth/register
Current price of the underlying asset
100
Strike price of the option
105
Risk-free interest rate (annualized, decimal format)
0.05
Annualized volatility (decimal format)
0.25
Time to expiration in years
1
Continuous dividend yield (annualized, decimal format)
0.02
Type of option
call, put "call"