HomeDocumentationAPI Reference
Log In
API Reference

Set Mmp Config

Set the mmp config for the subaccount and currency Required minimum session key permission level is account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Currency of this mmp config

string
Defaults to 0

Maximum total order amount that can be traded within the mmp_interval across all instruments of the provided currency. The amounts are not netted, so a filled bid of 1 and a filled ask of 2 would count as 3.
Default: 0 (no limit)

string
Defaults to 0

Maximum total delta that can be traded within the mmp_interval across all instruments of the provided currency. This quantity is netted, so a filled order with +1 delta and a filled order with -2 delta would count as -1
Default: 0 (no limit)

integer
required

Time interval in ms setting how long the subaccount is frozen after an mmp trigger, if 0 then a manual reset would be required via private/reset_mmp

integer
required

Time interval in ms over which the limits are monotored, if 0 then mmp is disabled

integer
required

Subaccount_id for which to set the config

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json