From opentradex-trade
Summarizes daily trading risk: open positions, total exposure, realized/unrealized P&L, panic-cooldown status. Flags loss limits and cooldowns via Node.js CLI. Useful for risk checks before trades.
npx claudepluginhub deonmenezes/opentradex --plugin opentradex-tradeThis skill is limited to using the following tools:
Quick daily risk read.
Emergency flattens all open paper positions in OpenTradex at last mark and sets 30-minute trading cooldown. User-invoked only via explicit 'panic', 'flatten', 'close everything', or 'stop'.
Monitors portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses for risk assessment and trade tracking.
Manages Kraken futures trading risks: checks/sets leverage, monitors funding rates/margin/positions/liquidation via kraken CLI commands.
Share bugs, ideas, or general feedback.
Quick daily risk read.
node bin/tradex.js riskpanicCooldown > Date.now(), tell the user trading is paused until cooldown expires and show the expiry.dailyTotal <= -100, warn the user they're near a self-imposed daily loss limit; suggest they pause or reduce size.Open: N positions · exposure $X
Today: realized $X · unrealized $X · total $X