Api get isolated position margin limits response
ApiGetIsolatedPositionMarginLimitsResponse
The response to get the max addable and removable amount for an isolated position request
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
instrumenti |
string | True | The isolated position asset |
max_addable_amountma |
string | True | The max addable amount that can be added to the isolated position, expressed in quote asset decimal units |
max_removable_amountmr |
string | True | The max removable amount that can be removed from the isolated position, expressed in quote asset decimal units |