Skip to content

API Reference


API Reference / MarketDepthLevel

Interface: MarketDepthLevel

Defined in: src/types/ws.types.ts:5

Properties

bidQuantity

bidQuantity: number

Defined in: src/types/ws.types.ts:6


askQuantity

askQuantity: number

Defined in: src/types/ws.types.ts:7


bidOrders

bidOrders: number

Defined in: src/types/ws.types.ts:8


askOrders

askOrders: number

Defined in: src/types/ws.types.ts:9


bidPrice

bidPrice: number

Defined in: src/types/ws.types.ts:10


askPrice

askPrice: number

Defined in: src/types/ws.types.ts:11

Community project — not affiliated with Dhan. MIT License.