Increase Position Info

Returns information relevant to the increase position endpoint.

Response Fields

TermTypeDescription
MAX_POSintMaximum position size for increase position on the pair
CURRENT_POSfloatSize of current position on the pair
BASE_CURRENCY_BALANCEfloatCurrent margin wallet balance in the base currency
TRADABLE_BALANCE_QUOTE_CURRENCYfloatTradable balance in the quote currency adjusted for open orders and positions
TRADABLE_BALANCE_QUOTE_TOTALfloatTradable balance in the quote currency non-adjusted
TRADABLE_BALANCE_BASE_CURRENCYfloatTradable balance in the base currency adjusted for open orders and positions
TRADABLE_BALANCE_BASE_TOTALfloatTradable balance in the base currency non-adjusted
FUNDING_AVAILfloatAvailable funding <0.75% (currency depends on the funding currency required for the entered amount)
FUNDING_VALUEfloatValue of funding required in opposite currency
FUNDING_REQUIREDfloatFunding required for a position of the specified amount
FUNDING_VALUE_CURRENCYstringCurrency of the FUNDING_VALUE field
FUNDING_REQUIRED_CURRENCYstringCurrency of the FUNDING_REQUIRED field

Ratelimit: 90 req/min

Language