Max Order Size
Gets the max order size possible of a given product for a given subaccount.
Rate limits
480 requests/min or 80 requests every 10 seconds per IP address. (weight = 5)
See more details in API Rate limits
Request
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
sender | string | Yes | A |
product_id | number | Yes | Id of spot / perp product for which to retrieve max order size. |
price_x18 | string | Yes | An |
direction | string | Yes |
|
spot_leverage | string | No | Boolean sent as a string. Indicates whether leverage should be used; when set to |
Response
Last updated