Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
4
  • 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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sv/mcp-paradex-py'

If you have feedback or need assistance with the MCP directory API, please join our Discord server