Get current account commission rates. Weight: 20
Request parameters.
Retrieves all order lists based on provided optional parameters.
Note that the time between startTime and endTime can't be longer than 24 hours.
Weight: 20
OptionalrequestParameters: AllOrderListRequestRequest parameters.
Get all account orders; active, canceled, or filled. Weight: 20
Request parameters.
Get current account information. Weight: 20
OptionalrequestParameters: GetAccountRequestRequest parameters.
Get all open orders on a symbol. Careful when accessing this with no symbol. Weight: 6 for a single symbol; 80 when the symbol parameter is omitted
OptionalrequestParameters: GetOpenOrdersRequestRequest parameters.
Check an order's status. Weight: 4
Request parameters.
Retrieves a specific order list based on provided optional parameters. Weight: 4
OptionalrequestParameters: GetOrderListRequestRequest parameters.
Retrieves allocations resulting from SOR order placement. Weight: 20
Request parameters.
Retrieves the list of filters relevant to an account on a given symbol. This is the only endpoint that shows if an account has MAX_ASSET filters applied to it.
Weight: 40
Request parameters.
Displays the list of orders that were expired due to STP.
These are the combinations supported:
symbol + preventedMatchId
symbol + orderId
symbol + orderId + fromPreventedMatchId (limit will default to 500)
symbol + orderId + fromPreventedMatchId + limit
| Weight: Case | Weight |
|---|---|
If symbol is invalid |
2 |
Querying by preventedMatchId |
2 |
Querying by orderId |
20 |
Request parameters.
Get trades for a specific account and symbol.
| Weight: Condition | Weight |
|---|---|
| Without orderId | 20 |
| With orderId | 5 |
Request parameters.
Weight: 6
OptionalrequestParameters: OpenOrderListRequestRequest parameters.
Queries all amendments of a single order. Weight: 4
Request parameters.
Displays the user's unfilled order count for all intervals. Weight: 40
OptionalrequestParameters: RateLimitOrderRequestRequest parameters.
AccountApi - interface AccountApi