Skip to content

API Reference


API Reference / RawOptionChainResponse

Interface: RawOptionChainResponse

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

Indexable

[key: string]: unknown

Properties

status?

optional status?: string

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


data?

optional data?: object

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

last_price?

optional last_price?: number

oc?

optional oc?: Record<string, { ce?: OptionLeg; pe?: OptionLeg; }>

Community project — not affiliated with Dhan. MIT License.