For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer InformationAPI Reference
Developer InformationAPI Reference
  • Getting Started
    • Paradigm Overview
    • Onboarding
    • High-Level Notes
      • Taker Limits
      • Maker Protection
      • Platform State
      • Leaderboard Definitions
    • Authentication
    • Rate-Limits
    • Errors
    • Allowlisting URL`s
    • Security
  • Unified Markets
    • Summary
    • RFQ - Request For Quotes
    • OBv1
  • Delta-1 Spreads
    • Summary
    • High-Level Workflows
    • API Flows
  • DeFi Auctions
    • Summary
    • High-Level Workflows
    • API Flows
  • What`s Changed
    • Auto-Populated Delta Hedge Quantity
    • Changes to Leg Level Validation
Logo
On this page
  • Market Maker Protection (MMP)
Getting StartedHigh-Level Notes

Maker Protection

Market Maker Protection (MMP)

Market Maker Protection (MMP) protects Makers from rapid executions of orders in the market.

MMP is triggered when, as a Maker, two of your resting orders are executed upon within a one second rolling window.

When triggered:

  • All of the desks’ existing Orders, for the product wherein the protection was triggered, are canceled by Paradigm.
  • The desk is unable to create additional orders until the protection has been removed.

To remove this protection, users are able to immediately request the [PATCH] /v1/{product}/mmp/status/ endpoint. The protection is automatically removed within 10 seconds of trigger by Paradigm without any necessary interaction by the user.

This feature is enabled for all Paradigm users and cannot be disabled. The conditions of MMP being triggered cannot be configured by the user.

This applies only to products a part of Unified Markets, specifically RFQ’s & Orderbooks.

Previous

Platform State

Next
Built with