Skip to main content
A position can be reduced or closed by submitting an order on the opposite side of the current position. To ensure that the order does not increase exposure, set:
A reduce-only order will only decrease or close an existing position. If the order would increase the position size, it is rejected.

Position Fields

Useful position fields include:
  • margin_mode — Cross or Isolated margin mode.
  • initial_margin — Initial margin allocated to the position.
  • maintenance_margin — Maintenance margin requirement.
  • leverage — Position leverage.
  • liq_price — Estimated liquidation price.
  • updated_time — Last position update time (Unix timestamp in milliseconds).
See also: PnL, Margin & Funding.