API Reference / ExtendedHistoricalChartsRequest
Interface: ExtendedHistoricalChartsRequest
Defined in: src/resources/Charts.ts:61
Extends
Properties
securityId?
optionalsecurityId?:string
Defined in: src/resources/Charts.ts:34
Inherited from
HistoricalChartsInput.securityId
exchangeSegment?
optionalexchangeSegment?:"IDX_I"|"NSE_EQ"|"NSE_FNO"|"BSE_EQ"|"MCX_COMM"|"BSE_FNO"
Defined in: src/resources/Charts.ts:35
Inherited from
HistoricalChartsInput.exchangeSegment
instrument?
optionalinstrument?:"INDEX"|"FUTIDX"|"OPTIDX"|"EQUITY"|"FUTSTK"|"OPTSTK"|"FUTCOM"|"OPTFUT"
Defined in: src/resources/Charts.ts:36
Inherited from
HistoricalChartsInput.instrument
expiryCode?
optionalexpiryCode?:number
Defined in: src/resources/Charts.ts:37
Inherited from
HistoricalChartsInput.expiryCode
oi?
optionaloi?:boolean
Defined in: src/resources/Charts.ts:38
Inherited from
fromDate?
optionalfromDate?:string
Defined in: src/resources/Charts.ts:39
Inherited from
HistoricalChartsInput.fromDate
toDate?
optionaltoDate?:string
Defined in: src/resources/Charts.ts:40
Inherited from
autoAdjustDates?
optionalautoAdjustDates?:boolean
Defined in: src/resources/Charts.ts:62