Skip to content

API Reference


API Reference / GlobalEstimateRequest

Interface: GlobalEstimateRequest

Defined in: src/types/global-stocks.types.ts:122

Properties

securityId

securityId: string

Defined in: src/types/global-stocks.types.ts:123


transactionType

transactionType: "BUY" | "SELL"

Defined in: src/types/global-stocks.types.ts:124


price

price: number

Defined in: src/types/global-stocks.types.ts:125


quantity

quantity: number

Defined in: src/types/global-stocks.types.ts:126

Community project — not affiliated with Dhan. MIT License.