Adjust cross margin max leverage
Weight(UID): 3000, 1 times/min per IP
Security Type: USER_DATA
Notes:
Request parameters.
Disable isolated margin account for a specific symbol. Each trading pair can only be deactivated once every 24 hours.
Weight(UID): 300
Security Type: TRADE
Request parameters.
Enable isolated margin account for a specific symbol(Only supports activation of previously disabled accounts).
Weight(UID): 300
Security Type: TRADE
Request parameters.
Get BNB Burn Status
Weight(IP): 1
Security Type: USER_DATA
OptionalrequestParameters: MarginTradingRestAPI.GetBnbBurnStatusRequestRequest parameters.
Get personal margin level information
Weight(IP): 10
Security Type: USER_DATA
OptionalrequestParameters: GetSummaryOfMarginAccountRequestRequest parameters.
Query Cross Isolated Margin Capital Flow
Weight(IP): 100
Security Type: USER_DATA
Notes:
Only supports querying the data of the last 90 days
The time between startTime and endTime cannot be longer than 7 days.
If both startTime and endTime are omitted, the most recent 7 days are queried (endTime defaults to the current time, and startTime to the current time minus 7 days).
If startTime is provided without endTime, endTime defaults to startTime plus 7 days.
If endTime is provided without startTime, startTime defaults to endTime minus 7 days.
If fromId is set, the data with id > fromId within the queried time range will be returned. Otherwise the latest data within that range will be returned. fromId does not extend the time range; to retrieve older records, move startTime and endTime backwards in windows of up to 7 days.
To query isolated data, Symbol needs to be entered.
OptionalrequestParameters: QueryCrossIsolatedMarginCapitalFlowRequestRequest parameters.
Query Cross Margin Account Details
Weight(IP): 10
Security Type: USER_DATA
OptionalrequestParameters: QueryCrossMarginAccountDetailsRequestRequest parameters.
Get cross margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee
Weight: 1 when coin is specified;(IP) 5 when the coin parameter is omitted(IP)
Security Type: USER_DATA
OptionalrequestParameters: QueryCrossMarginFeeDataRequestRequest parameters.
Query enabled isolated margin account limit.
Weight(IP): 1
Security Type: USER_DATA
OptionalrequestParameters: QueryEnabledIsolatedMarginAccountLimitRequestRequest parameters.
Query Isolated Margin Account Info
Weight(IP): 10
Security Type: USER_DATA
Notes:
If "symbols" is not sent, all isolated assets will be returned.
If "symbols" is sent, only the isolated assets of the sent symbols will be returned.
OptionalrequestParameters: QueryIsolatedMarginAccountInfoRequestRequest parameters.
Get isolated margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee
Weight: 1 when a single is specified;(IP) 10 when the symbol parameter is omitted(IP)
Security Type: USER_DATA
OptionalrequestParameters: QueryIsolatedMarginFeeDataRequestRequest parameters.
AccountApi - interface AccountApi