Skip to main content
POST
Link a standalone order into the position's OCO group

Body

application/json

Link an existing standalone order into the OCO group of the open position on the same contract (as an additional take-profit).

account_id
string<uuid>
required

UUID of the trading account

Example:

"550e8400-e29b-41d4-a716-446655440000"

order_id
string<uuid>
required

UUID of the standalone working order to adopt into the position's OCO group

Example:

"7c9e6679-7425-40de-944b-e07fc1f90ae7"

Response

Order linked into OCO group

Response containing the order after it was linked into the OCO group.

order
any
required