Skip to content

API Reference


API Reference / OptionGreeks

Interface: OptionGreeks

Defined in: src/resources/OptionChain.ts:19

Properties

delta?

optional delta?: number

Defined in: src/resources/OptionChain.ts:20


theta?

optional theta?: number

Defined in: src/resources/OptionChain.ts:21


gamma?

optional gamma?: number

Defined in: src/resources/OptionChain.ts:22


vega?

optional vega?: number

Defined in: src/resources/OptionChain.ts:23

Community project — not affiliated with Dhan. MIT License.