set_mmp
Configure Market Maker Protection (MMP) parameters for a specified base coin, including time window, frozen period, trade quantity limit, and delta limit.
Instructions
Set Market Maker Protection (MMP) parameters.
Args: base_coin: Base coin, e.g., BTC. window: Time window in ms. frozen_period: Frozen period in ms. qty_limit: Trade quantity limit. delta_limit: Delta limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_coin | Yes | ||
| window | Yes | ||
| frozen_period | Yes | ||
| qty_limit | Yes | ||
| delta_limit | Yes |