Interface ChartingSymbolInfo

Symbol information returned by the charting.nseindia.com symbolsDynamic API. The scripCode field is what the historical chart API refers to as token.

Hierarchy

  • ChartingSymbolInfo

Properties

companyName?: string
description?: string
exchange?: string
fullname?: string
instrumentType?: string
isin?: string
scripcode: string
segment?: string
series?: string
status?: string
symbol: string
type?: string

Generated using TypeDoc