Interfaces
Instrument

Interface: Instrument

Single Instrument response.

Properties

exchange

exchange: "NSE" | "BSE" | "NFO" | "CDS" | "BCD" | "BFO" | "MCX"

Exchange


exchange_token

exchange_token: string

The numerical identifier issued by the exchange representing the instrument.


expiry

expiry: Date

Expiry date (for derivatives)


instrument_token

instrument_token: string

Numerical identifier used for subscribing to live market quotes with the WebSocket API.


instrument_type

instrument_type: "EQ" | "FUT" | "CE" | "PE"

EQ, FUT, CE, PE


last_price

last_price: number

Last traded market price


lot_size

lot_size: number

Quantity of a single lot


name

name: string

Name of the company (for equity instruments)


segment

segment: string

Segment the instrument belongs to


strike

strike: number

Strike (for options)


tick_size

tick_size: number

Value of a single price tick


tradingsymbol

tradingsymbol: string

Exchange tradingsymbol of the instrument