MCP Paradex Server

by sv
Verified
MIT License
3
  • Linux
  • Apple

paradex-cancel-all-orders

Use this tool to cancel all open orders on the Paradex perpetual futures trading platform. Specify the market ID to remove orders for a specific market, ensuring efficient order management and account control.

Instructions

Cancel all orders.

Input Schema

NameRequiredDescriptionDefault
market_idNoMarket identifier to cancel orders for.

Input Schema (JSON Schema)

{ "properties": { "market_id": { "default": null, "description": "Market identifier to cancel orders for.", "title": "Market Id", "type": "string" } }, "title": "cancel_all_ordersArguments", "type": "object" }
ID: cq4bz5ljqj