Exit a Cover Order (CO) or Bracket Order (BO) leg — the dedicated exit path for these product types, distinct from a plain cancel.
Overview
Cover and Bracket orders carry attached stop-loss (and, for BO, profit-target) legs managed server-side. Exit Order is the correct way to close out of one of these — it unwinds the parent order and its child legs together. A plain Cancel Order call is not equivalent for these product types.
ScopeThis endpoint applies only to prd values H (Cover Order) and B (Bracket Order). Note that elsewhere in this documentation — see Place Order — CO and BO are called out as not accepted as prd values on new order placement. If your account has legacy CO/BO positions or your onboarding enables them, this is the corresponding exit endpoint; if you can't place CO/BO orders in the first place, you won't have a use for this page.
Parameters
Field
Type
Required
Description
uid
string
Required
Logged-in user ID.
norenordno
string
Required
Noren order number of the parent CO/BO order to exit.
Overview
Cover and Bracket orders carry attached stop-loss (and, for BO, profit-target) legs managed server-side. Exit Order is the correct way to close out of one of these — it unwinds the parent order and its child legs together. A plain Cancel Order call is not equivalent for these product types.
prdvaluesH(Cover Order) andB(Bracket Order). Note that elsewhere in this documentation — see Place Order — CO and BO are called out as not accepted asprdvalues on new order placement. If your account has legacy CO/BO positions or your onboarding enables them, this is the corresponding exit endpoint; if you can't place CO/BO orders in the first place, you won't have a use for this page.Parameters
HorBare accepted.Request example
Response
Best practices
Notes
See Product Type Codes for how
HandBmap to Cover and Bracket orders.