Interface SymbolDetails

Essential details of a symbol, as given in Symbol master CSV file.

Hierarchy

  • SymbolDetails

Properties

description: string

Description of the symbol.

isin: string

ISIN code of stock.

lotSize: number

Minimum lot size for the symbol.

symbol: string

Eg: NSE:RCOM-EQ.

token: string

A unique identifier for every symbol.

Generated using TypeDoc