List algo orders for a subaccount
Returns all active algo orders (e.g. time-sliced execution orders) for the given subaccount as a flat list. Read-only query.
Body
Response
Success
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
buy, sell Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
open, filled, rejected, cancelled, expired, untriggered, algo_active limit, market Optional UUID v4 string
Optional UUID v4 string
Optional decimal string of the human value (e.g. "1.5"), up to 12 fractional digits, or null; a string or JSON number is accepted
gtc, post_only, fok, ioc Optional decimal string of the human value (e.g. "1.5"), up to 12 fractional digits, or null; a string or JSON number is accepted
twap , user_request, mmp_trigger, insufficient_margin, signed_max_fee_too_low, cancel_on_disconnect, ioc_or_market_partial_fill, session_key_deregistered, subaccount_withdrawn, compliance, trigger_failed, validation_failed, algo_completed mark, index stoploss, takeprofit Related topics
List trigger orders for a subaccountList open orders for a subaccountCancel all algo orders for a subaccount