Set market maker protection config
Creates or fully replaces the market maker protection settings for a subaccount and currency. Accepts an amount limit and delta limit (as decimals) plus the rolling interval and freeze duration in milliseconds; omitted limits default to zero. Requires a trading-scoped session key and echoes the applied configuration back.
Body
mmp_interval and mmp_frozen_time are specified in milliseconds (rounded down to the nearest whole second).
x >= 0x >= 0x >= 0Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Response
Success
Echoes the inbound params back: decimal-string limits, ms intervals.
Related topics
Market Maker ProtectionGet market maker protection configReset market maker protection freeze