Response Fields
Index |
Field |
Type |
Description |
[0] |
MAX_POS |
float |
Maximum position size for increase position on the pair |
[1] |
CURRENT_POS |
float |
Size of current position on the pair |
Index |
Field |
Type |
Description |
[0] |
BASE_CURRENCY_BALANCE |
float |
Current margin wallet balance in the base currency |
[1] |
TRADABLE BALANCE INFO |
Tradable Balance Info Array |
Array with total and current tradable balances for both currencies |
[2] |
FUNDING_AVAIL |
float |
Available funding below 0.75% (currency depends on the funding currency required for the entered amount) |
Index |
Field |
Type |
Description |
[0] |
TRADABLE_BALANCE_QUOTE_CURRENCY |
float |
Tradable balance in the quote currency adjusted for open orders and positions |
[1] |
TRADABLE_BALANCE_QUOTE_TOTAL |
float |
Tradable balance in the quote currency non-adjusted |
[2] |
TRADABLE_BALANCE_BASE_CURRENCY |
float |
Tradable balance in the base currency adjusted for open orders and positions |
[3] |
TRADABLE_BALANCE_BASE_TOTAL |
float |
Tradable balance in the base currency non-adjusted |
Index |
Field |
Type |
Description |
[0] |
FUNDING_VALUE |
float |
Value of funding required in opposite currency |
[1] |
FUNDING_REQUIRED |
float |
Funding required for a position of the specified amount |
Index |
Field |
Type |
Description |
[0] |
FUNDING_VALUE_CURRENCY |
string |
Currency of the FUNDING_VALUE field |
[1] |
FUNDING_REQUIRED_CURRENCY |
string |
Currency of the FUNDING_REQUIRED field |
Ratelimit: 90 req/min