Skip to content

API Reference


API Reference / HistoricalChartsInput

Interface: HistoricalChartsInput

Defined in: src/resources/Charts.ts:33

Extended by

Properties

securityId?

optional securityId?: string

Defined in: src/resources/Charts.ts:34


exchangeSegment?

optional exchangeSegment?: "IDX_I" | "NSE_EQ" | "NSE_FNO" | "BSE_EQ" | "MCX_COMM" | "BSE_FNO"

Defined in: src/resources/Charts.ts:35


instrument?

optional instrument?: "INDEX" | "FUTIDX" | "OPTIDX" | "EQUITY" | "FUTSTK" | "OPTSTK" | "FUTCOM" | "OPTFUT"

Defined in: src/resources/Charts.ts:36


expiryCode?

optional expiryCode?: number

Defined in: src/resources/Charts.ts:37


oi?

optional oi?: boolean

Defined in: src/resources/Charts.ts:38


fromDate?

optional fromDate?: string

Defined in: src/resources/Charts.ts:39


toDate?

optional toDate?: string

Defined in: src/resources/Charts.ts:40

Community project — not affiliated with Dhan. MIT License.