Skip to main content

Current All Algo Open Orders

HTTP Request

GET /fapi/v1/openAlgoOrders (HMAC SHA256)

Weight

ParametersWeight
With symbol1
Without symbol40

Request Parameters

NameTypeRequiredDescription
algoTypeSTRINGNOFilter by type (currently CONDITIONAL only)
symbolSTRINGNOTrading pair; omitting returns all symbols
algoIdLONGNOFilter to one specific algo order
recvWindowLONGNOSee auth
timestampLONGYESRequest timestamp (ms)

Response

Array of conditional-order objects (same shape as New Algo Order), filtered to algoStatus = NEW.