Interface Holding

Details of each equity or mutual fund holding.

Hierarchy

  • Holding

Properties

costPrice: number

The original buy price of the holding.

exchange: number

The exchange in which order is placed.

fytoken: string

Fytoken is a unique identifier for every symbol.

holdingType: string

Identify the type of holding.

id: number

An identifier for this holding.

isin: string

12-digit International Securities Identification Number.

ltp: number

LTP is the price from which the next sale of the stocks happens.

marketVal: number

The Market value of the current holding.

pl: number

Profit and loss made.

quantity: number

The quantity of the symbol which the user has at the beginning of the day.

remainingQuantity: number

This reflects the quantity - the quantity sold during the day.

symbol: string

Eg: NSE:RCOM-EQ.

Generated using TypeDoc