Get current account information.
for One-way Mode user, the "positions" will only show the "BOTH" positions for Hedge Mode user, the "positions" will show "BOTH", "LONG", and "SHORT" positions.
Weight: 5
Optional
requestParameters: DerivativesTradingCoinFuturesRestAPI.AccountInformationRequestRequest parameters.
Check futures account balance
Weight: 1
Optional
requestParameters: DerivativesTradingCoinFuturesRestAPI.FuturesAccountBalanceRequestRequest parameters.
Get user's position mode (Hedge Mode or One-way Mode ) on EVERY symbol
Weight: 30
Optional
requestParameters: DerivativesTradingCoinFuturesRestAPI.GetCurrentPositionModeRequestRequest parameters.
Get Download Id For Futures Order History
Request Limitation is 10 times per month, shared by front end download page and rest api
The time between startTime
and endTime
can not be longer than 1 year
Weight: 5
Request parameters.
Get download id for futures trade history
Request Limitation is 5 times per month, shared by front end download page and rest api
The time between startTime
and endTime
can not be longer than 1 year
Weight: 5
Request parameters.
Get download id for futures transaction history
Request Limitation is 5 times per month, shared by front end download page and rest api
The time between startTime
and endTime
can not be longer than 1 year
Weight: 5
Request parameters.
Get futures order history download link by Id
Download link expiration: 24h
Weight: 5
Request parameters.
Get futures trade download link by Id
Download link expiration: 24h
Weight: 5
Request parameters.
Get futures transaction history download link by Id
Download link expiration: 24h
Weight: 5
Request parameters.
Get income history
If incomeType
is not sent, all kinds of flow will be returned
"trandId" is unique in the same "incomeType" for a user
The time between startTime
and endTime
can not be longer than 1 year
Weight: 20
Optional
requestParameters: DerivativesTradingCoinFuturesRestAPI.GetIncomeHistoryRequestRequest parameters.
Not recommended to continue using this v1 endpoint
Get the pair's default notional bracket list, may return ambiguous values when there have been multiple different symbol
brackets under the pair
, suggest using the following GET /dapi/v2/leverageBracket
query instead to get the specific symbol
notional bracket list.
Weight: 1
Optional
requestParameters: NotionalBracketForPairRequestRequest parameters.
Get the symbol's notional bracket list.
Weight: 1
Optional
requestParameters: NotionalBracketForSymbolRequestRequest parameters.
Query user commission rate
Weight: 20
Request parameters.
AccountApi - interface AccountApi