Referral order transaction id that created this order.
An optional, numeric identifier associated with one or more orders.
An optional, alphanumeric client identifier associated with this order.
Format: UUIDAn optional, external partner order identifier.
Unix timestamp of when order was placed.
Unix timestamp of order start time (if set).
Condition: Iceberg orders onlyThe reload quantity for iceberg order types.
Condition: Iceberg orders onlyThe visible quantity remaining in the book.
Unix timestamp of order end time (if set).
Parameters for the conditional close order (if attached). Conditional close order type.
Primary price of the conditional close order.
Secondary price of the conditional close order.
Comma delimited list of order flags for the conditional close order. fcib = prefer fee in base currency, fciq = prefer fee in quote currency, nompp = no market price protection, post = post only order (available when ordertype = limit).
Order description info. Optional - position ID (if applicable).
Side of order (buy/sell).
The limit price or trigger price depending on the order type:
limit price for limit orders.
trigger price for all triggered orders.
The limit price for stop-loss-limit, take-profit-limit and trailing-stop-limit orders.
Amount of margin leverage.
Indicates if the order is funded on margin.
Text summary of conditional order (if conditional close attached).
Unix timestamp of last change (for updates).
Volume of order (base currency unless viqc set in oflags).
Total volume executed so far (base currency unless viqc set in oflags).
Total cost (quote currency unless viqc set in oflags).
Total fee (quote currency).
Average price (cumulative; quote currency unless viqc set in oflags).
Stop price (for trailing stops).
Triggered limit price (after limit based order types are triggered).
A comma delimited list of miscellaneous info:
stopped: triggered by stop price
touched: triggered by touch price
liquidation: liquidation event
partial: partial fill
A comma delimited list of order flags:
viqc: volume in quote currency
fcib: prefer fee in base currency
fciq: prefer fee in quote currency
nompp: no market price protection
post: post only order
For institutional accounts, identifies underlying sub-account/trader for Self Trade Prevention (STP).
One of: GTC, GTD, IOC, FOK
Default: GTCTime-in-force specifies how long an order remains in effect before expiry.
GTC: Good Till Canceled - until user has cancelled.
GTD: Good Till Date - until expiretm parameter.
IOC: Immediate Or Cancel - immediately cancels back any quantity that cannot be filled on arrival.
FOK: Fill Or Kill - immediately fills the full order quantity or cancels it entirely.
Cancel reason, present for all cancellation updates (status=“canceled”) and for some close updates (status=“closed”).
Amendment reason, present for all amend events.
One of: true, falseIndicates if the order has been amended, the modification history can be extracted from the REST OrderAmends endpoint.
Rate-limit counter, present if requested in subscription request. See Trading Rate Limits.