API Reference / Instrument
Interface: Instrument
Defined in: src/resources/Instruments.ts:5
A scrip-master row, normalized out of the segment CSV.
Properties
securityId
securityId:
string
Defined in: src/resources/Instruments.ts:6
symbolName?
optionalsymbolName?:string
Defined in: src/resources/Instruments.ts:7
displayName?
optionaldisplayName?:string
Defined in: src/resources/Instruments.ts:8
exchange?
optionalexchange?:string
Defined in: src/resources/Instruments.ts:9
segment?
optionalsegment?:string
Defined in: src/resources/Instruments.ts:10
exchangeSegment?
optionalexchangeSegment?:string
Defined in: src/resources/Instruments.ts:11
instrument?
optionalinstrument?:string
Defined in: src/resources/Instruments.ts:12
series?
optionalseries?:string
Defined in: src/resources/Instruments.ts:13
lotSize?
optionallotSize?:number
Defined in: src/resources/Instruments.ts:14
tickSize?
optionaltickSize?:number
Defined in: src/resources/Instruments.ts:15
expiryDate?
optionalexpiryDate?:string
Defined in: src/resources/Instruments.ts:16
strikePrice?
optionalstrikePrice?:number
Defined in: src/resources/Instruments.ts:17
optionType?
optionaloptionType?:string
Defined in: src/resources/Instruments.ts:18
underlyingSymbol?
optionalunderlyingSymbol?:string
Defined in: src/resources/Instruments.ts:19
isin?
optionalisin?:string
Defined in: src/resources/Instruments.ts:20
instrumentType?
optionalinstrumentType?:string
Defined in: src/resources/Instruments.ts:21
expiryFlag?
optionalexpiryFlag?:string
Defined in: src/resources/Instruments.ts:22
bracketFlag?
optionalbracketFlag?:string
Defined in: src/resources/Instruments.ts:23
coverFlag?
optionalcoverFlag?:string
Defined in: src/resources/Instruments.ts:24
asmGsmFlag?
optionalasmGsmFlag?:string
Defined in: src/resources/Instruments.ts:25
asmGsmCategory?
optionalasmGsmCategory?:string
Defined in: src/resources/Instruments.ts:26
buySellIndicator?
optionalbuySellIndicator?:string
Defined in: src/resources/Instruments.ts:27
buyCoMinMarginPer?
optionalbuyCoMinMarginPer?:number
Defined in: src/resources/Instruments.ts:28
sellCoMinMarginPer?
optionalsellCoMinMarginPer?:number
Defined in: src/resources/Instruments.ts:29
mtfLeverage?
optionalmtfLeverage?:number
Defined in: src/resources/Instruments.ts:30