Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
8
  • Linux
  • Apple

paradex_vault_positions

Monitor and manage active trading positions to assess unrealized P&L, liquidation risks, margin requirements, and position sizing across markets. Essential for informed risk management and trade adjustments.

Instructions

Monitor active trading positions to track performance and manage risk. Use this tool when you need to: - Get a complete view of all open positions for a vault - Monitor unrealized P&L across all positions - Check liquidation prices and margin requirements - Assess position sizing and leverage across markets - Track entry prices and position duration Position monitoring is fundamental to risk management and provides the necessary information for trade management decisions. Example use cases: - Checking the current status of all open trades - Monitoring unrealized profit/loss across positions - Assessing liquidation risk during market volatility - Comparing performance across different markets - Planning adjustments to position sizes or leverage

Input Schema

NameRequiredDescriptionDefault
vault_addressYesThe address of the vault to get positions for.

Input Schema (JSON Schema)

{ "properties": { "vault_address": { "description": "The address of the vault to get positions for.", "title": "Vault Address", "type": "string" } }, "required": [ "vault_address" ], "title": "get_vault_positionsArguments", "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