setMmp
Configure Market Maker Protection for options trading. Specify baseCoin, window, frozenPeriod, qtyLimit, and deltaLimit. Use frozenPeriod 0 for permanent freeze requiring manual reset.
Instructions
Configure Market Maker Protection parameters for options trading. All parameters are required. Set frozenPeriod to "0" for permanent freeze until manual reset.
Rate limit: 5 req/s
Agent hint: Use this to configure MMP for options market making. All five parameters are required. window and frozenPeriod are in milliseconds. qtyLimit and deltaLimit are positive numbers with max 2 decimals. Set frozenPeriod to "0" to require manual reset via resetMmp endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | Yes | ||
| baseCoin | Yes | ||
| qtyLimit | Yes | ||
| deltaLimit | Yes | ||
| frozenPeriod | Yes |