Skip to content

API Reference


API Reference / NormalizedOptionChain

Interface: NormalizedOptionChain

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

Flattened list of strikes returned by fetchNormalized().

Properties

lastPrice?

optional lastPrice?: number

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


strikes

strikes: StrikeEntry[]

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

Community project — not affiliated with Dhan. MIT License.