Skip to main content
WSS
accountAddr
type:string
required

Account address (Aptos address format, e.g. 0x123...)

AccountOpenOrdersMessage
type:object

Account's currently open perp and spot orders. Each order row carries asset_type (perp or spot) so clients can demux mixed snapshots. Spot order rows use time_in_force, report order_direction as Buy or Sell (spot has no position to open or close, so perp's Open Long / Close Short vocabulary does not apply), and leave perp-only fields such as client_order_id, reduce-only, and TP/SL empty, false, or null.