public/get-risk-parameters
GETProvides information on risk parameter settings for Smart Cross Margin./public/get-risk-parameters
Schema
- Array [
- ]
Echoed request id
Method invoked
0 = success; non-zero indicates error (reason code).
result object
default max product leverage for margin trading unless specified in base_currency_config array
default max product leverage for perpetuals unless specified in base_currency_config array
default max product leverage for futures unless specified in base_currency_config array
default max long position permitted for perpetual contracts, unless specified in base_currency_config array. A value of -1 indicates that no position limit applies.
default max short position permitted for perpetual contracts, unless specified in base_currency_config array. A value of -1 indicates that no position limit applies.
default max long position permitted on futures, unless specified in base_currency_config array. A value of -1 indicates that no position limit applies.
default max short position permitted on futures, unless specified in base_currency_config array. A value of -1 indicates that no position limit applies.
default additional margin rate / haircut rate for holding 1 unit of positions unless specified in base_currency_config array
refer to specified collateral cap for each token in base_currency_config array. Field is omitted if the token is not eligible as collateral
Last update time (ms).
base_currency_config object[]
the maximum $notional that is counted towards the margin balance. Any additional token balance would not contribute to the margin balance. Field is omitted if the token is not eligible as collateral
Minimum haircut rate. Field is omitted if the token is not eligible as collateral
the max product leverage for margin trading on this token.
the max product leverage for perpetuals on this base token
the max product leverage for futures on this base token
the additional margin rate / haircut rate for holding 1 unit of positions with this base token
max negative asset balance user can hold on the base token. If field is omitted means no short sell permitted on the token
max spot order notional user can place in rolling 24-hour window. If field is omitted
max $notional per spot order on this base token
max $notional per spot order on this base token
min $notional per spot order on this base token
the max long position permitted for perpetuals on this base token
the max short position permitted for perpetuals on this base token
the max long position permitted for futures on this base token
the max short position permitted for futures on this base token
Present when code !== 0.
Present when code !== 0.