Skip to content

API Reference


API Reference / GlobalOrderType

Type Alias: GlobalOrderType

GlobalOrderType = "MARKET" | "LIMIT" | "STOP_LOSS" | "STOP_LOSS_MARKET" | "AMOUNT"

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

Global Stocks (US equities), served under /v2/globalstocks/*.

A separate book from domestic NSE/BSE trading. These orders carry no exchange segment, product type or validity, quantities are fractional, and balances are in USD — so none of the domestic order types apply here, and the two books deliberately never mix.

Community project — not affiliated with Dhan. MIT License.