Optional
endOptional end date to filter the orders.
Optional
identifierOptional identifier for the order to filter the orders.
Optional
identifiers_Optional array of order identifiers to filter the orders.
Optional
ids_Optional array of order IDs to filter the orders.
Optional
limitThe number of items to return.
Optional
offsetThe number of items to skip before starting to collect the result set.
Optional
sideOptional side of the order (buy or sell) to filter the orders.
Optional
startOptional start date to filter the orders.
Optional
stateOptional state of the order to filter the orders.
Optional
symbolOptional symbol of the market to filter the orders.
Optional
typeOptional type of the order (e.g., limit, market) to filter the orders.
IGetOpenOrdersParams Interface representing the parameters for querying open orders.
Example