Skip to content

API Reference


API Reference / ExtendedHistoricalChartsRequest

Interface: ExtendedHistoricalChartsRequest

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

Extends

Properties

securityId?

optional securityId?: string

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

Inherited from

HistoricalChartsInput.securityId


exchangeSegment?

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

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

Inherited from

HistoricalChartsInput.exchangeSegment


instrument?

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

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

Inherited from

HistoricalChartsInput.instrument


expiryCode?

optional expiryCode?: number

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

Inherited from

HistoricalChartsInput.expiryCode


oi?

optional oi?: boolean

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

Inherited from

HistoricalChartsInput.oi


fromDate?

optional fromDate?: string

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

Inherited from

HistoricalChartsInput.fromDate


toDate?

optional toDate?: string

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

Inherited from

HistoricalChartsInput.toDate


autoAdjustDates?

optional autoAdjustDates?: boolean

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

Community project — not affiliated with Dhan. MIT License.