Help us improve
Share bugs, ideas, or general feedback.
From opentradex-trade
Closes a paper trading position by ID, booking realized P&L. Shows open positions if no ID given. Price defaults to last mark.
npx claudepluginhub deonmenezes/opentradex-cockpit --plugin opentradex-tradeHow this skill is triggered — by the user, by Claude, or both
Slash command
/opentradex-trade:sell <position-id> [price]<position-id> [price]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Close an open paper position and book realized P&L.
Emergency flatten that closes all open paper positions at last mark and sets a 30-minute trading cooldown. User-initiated only via explicit panic/flatten/stop commands.
Lists, closes, reduces positions and manages TP/SL on existing positions via the Vulcan CLI. Useful for monitoring PnL and liquidation prices.
Enables CLI-based paper trading to test crypto strategies against live market prices without real funds. Use for validation, experimentation, and regression testing via buy/sell/positions/balance commands.
Share bugs, ideas, or general feedback.
Close an open paper position and book realized P&L.
User arguments: $ARGUMENTS — <position-id> [price].
node "${CLAUDE_PLUGIN_ROOT}/bin/tradex.js" positions
Then ask which one to close.node "${CLAUDE_PLUGIN_ROOT}/bin/tradex.js" sell $ARGUMENTS