Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
4
  • Linux
  • Apple

paradex-account-open-orders

Retrieve open orders for a trading account on the Paradex platform. Filter results by market ID to monitor active trades and manage positions effectively.

Instructions

Get account open orders. Returns: Dict[str, Any]: Account orders.

Input Schema

NameRequiredDescriptionDefault
market_idNoFilter by market.

Input Schema (JSON Schema)

{ "properties": { "market_id": { "default": null, "description": "Filter by market.", "title": "Market Id", "type": "string" } }, "title": "get_account_open_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