Skip to main content

Module account

Module account 

Source
Expand description

Account and trading models.

These models represent responses from authenticated account and trading endpoints.

Structs§

AccountCommission
Account commission rates for a symbol.
AccountInfo
Account information response.
Allocation
Allocation entry from SOR order placement.
AmendListStatus
Order list status for amended orders that are part of order lists.
AmendOrderResponse
Response from order amend keep priority endpoint.
AmendedOrderInfo
Amended order details returned from amend endpoint.
Balance
Account balance for a single asset.
CancelOrderResponse
Cancel order response.
CancelReplaceErrorData
Cancel-replace response payload for a failed request.
CancelReplaceErrorInfo
Cancel-replace error info.
CancelReplaceErrorResponse
Cancel-replace error response wrapper.
CancelReplaceResponse
Cancel-replace order response for a successful request.
CommissionDiscount
Discount commission information.
CommissionRateDetail
Commission rate details for a symbol.
CommissionRates
Commission rates.
EmptyResponse
Empty response (used for endpoints that return {}).
Fill
Order fill information.
ListenKey
User data stream listen key response.
OcoOrder
OCO order information.
OcoOrderDetail
OCO order detail (minimal info).
OcoOrderReport
OCO order report (detailed info).
Order
Order information.
OrderAck
New order response (ACK type).
OrderAmendment
Order amendment history entry.
OrderCommissionRate
Commission rate detail for SOR test orders.
OrderFull
New order response (FULL type).
OrderResult
New order response (RESULT type).
PreventedMatch
Prevented match entry (self-trade prevention).
SorOrderCommissionRates
Commission rates returned by test SOR order when enabled.
UnfilledOrderCount
Unfilled order count for a rate limit interval.
UserTrade
User trade (my trades).

Enums§

CancelReplaceSideResponse
Cancel-replace sub-response payloads.
OrderResponse
New order response variants for cancel-replace.
SorOrderTestResponse
Test SOR order response.