Api get order group response
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
resultr |
[ClientOrderIDsByGroup] | True | A list of client orders grouped by their associated order group. Each entry in the list contains a groupID and the corresponding clientOrderIDsthat belong to that group. |
ClientOrderIDsByGroup
Grouping for the client order id and their associated groups.
This is used to define TP/SL pairs or other order groupings after loading the list of Open Orders.
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
group_idgi |
string | True | The group this order belongs to. It can be used to define TP/SL pairs or other order groupings |
client_order_idco |
[string] | True | List of client order IDs in the group |
sub_account_idsa |
string | True | The sub account ID that these orders belong to |