Skip to content

API Reference


API Reference / TechnicalAnalysisResult

Interface: TechnicalAnalysisResult

Defined in: src/ta/TechnicalAnalysis.ts:77

Properties

meta

meta: object

Defined in: src/ta/TechnicalAnalysis.ts:78

securityId

securityId: string

exchangeSegment

exchangeSegment: string

instrument

instrument: string

fromDate

fromDate: string

toDate

toDate: string


indicators

indicators: Partial<Record<TimeframeKey, TimeframeIndicators>>

Defined in: src/ta/TechnicalAnalysis.ts:85

Community project — not affiliated with Dhan. MIT License.