Skip to content

API Reference


API Reference / StrikeEntry

Interface: StrikeEntry

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

A single strike with both legs, normalized out of the keyed oc map.

Properties

strike

strike: number

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


call?

optional call?: OptionLeg

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


put?

optional put?: OptionLeg

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

Community project — not affiliated with Dhan. MIT License.