Skip to content

API Reference


API Reference / greeks

Function: greeks()

greeks(input): Greeks

Defined in: src/analytics/blackScholes.ts:51

Delta, gamma, theta, vega and rho. All zero at or past expiry.

Parameters

input

BlackScholesInput

Returns

Greeks

Community project — not affiliated with Dhan. MIT License.