Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
tradeparadex
GitHub 제작자 프로필

tradeparadex

1개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
1
업데이트
2026-06-02
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

paradex-portfolio-copilot
소프트웨어 개발자

Conversational portfolio briefings for Paradex personal accounts and vaults. Unifies account summary, positions, balances, market data, and funding into natural language answers to "how am I doing?", "what are my positions?", "what's my P&L?", "summarize my portfolio", "how much do I have?", or "give me a morning briefing". Automatically covers the personal trading account and any vaults the user owns or operates. Use this skill whenever a user asks about their current Paradex account status, open positions, unrealized P&L, balance, margin health, or wants a high-level snapshot. Also trigger for "my account", "my positions", "portfolio overview", "morning briefing", or any conversational question about the current state of their Paradex account. Use this skill even if the user doesn't say "Paradex" explicitly — any question about current positions, account balance, or portfolio health from an authenticated user should route here. For fills-based P&L or order history, use paradex-trading-recap.

2026-06-02
paradex-trading-recap
소프트웨어 개발자

Activity-focused trading recap for a user-specified time period on Paradex. Fetches fills, order history, and funding payments for a window (today, yesterday, last 7 days, or custom) and produces: realized P&L from fills, fee totals, net P&L attribution (trading + funding − fees), order placement and fill rate metrics, and per-market breakdown. Use this skill when the user asks about activity over a period — "recap my trading today", "what did I do last week", "how many trades did I place", "what was my P&L yesterday", "summarize my fills", "what was my win rate", "did I make money this week". Distinct from portfolio-copilot (current account state/positions) and risk-guardian (risk metrics) — this skill is about what happened during a period, using actual fill data.

2026-06-02
paradex-strategy-builder
소프트웨어 개발자

Design, backtest, and reason about trading strategies for Paradex using MCP tools. Takes natural language strategy descriptions and turns them into structured trading plans with entry/exit rules, position sizing, risk parameters, and historical validation using Paradex kline and trade data. Supports strategy templates for common approaches (funding arb, mean reversion, momentum, grid trading, basis trading, short premium / covered strangle for options). Use this skill whenever the user asks to build a trading strategy for Paradex, wants to backtest an idea, design entry/exit rules, or asks about grid trading, funding arbitrage, mean reversion, momentum, or any systematic trading approach on Paradex. Trigger for "build me a bot", "trading plan", "backtest this idea", or "how would I trade [pattern] on Paradex". For full historical simulation (Sharpe, drawdown, equity curve), hand off to paradex-strategy-backtester.

2026-05-25
paradex-strategy-backtester
소프트웨어 개발자

Translates options strategy ideas into importable JSON for the Paradex Strategy Backtester HTML tool or runs the backtester directly via a Python CLI script. Integrates with paradex-options-pricer and paradex-pm-analyzer to seed realistic entry conditions and validate margin. Use whenever the user wants to backtest an options strategy, says "run a backtest", "test this strategy historically", "how would X perform over the last N months", "simulate iron condor / strangle / straddle / condor / butterfly / collar / calendar", "generate a backtest config", "import into backtester", "what entry conditions should I use", "interpret my backtest results", "run the Python backtester", "uv run backtest", or shares metrics like Sharpe, max drawdown, win rate from a prior run. Also trigger when the user is in the middle of a paradex-strategy-builder conversation and asks to validate the idea with historical data — hand off the strategy spec to the backtester JSON format.

2026-05-20
paradex-execution-analyst
재무 및 투자 분석가

Execution quality analysis and order replay for Paradex personal trading accounts. Reconstructs the chronological trading sequence for a market or time window, benchmarks fill prices against market prices at the time of each fill (arrival price, period VWAP), computes realized slippage in basis points, analyzes maker/taker ratio and fill patterns, and scores execution quality 1-10. Use this skill when the user asks how their orders were executed — "was my execution good", "how much slippage did I get", "replay my trades from this morning", "analyze my BTC entry", "why did my order fill at that price", "benchmark my fills", "execution quality report", "show me my order timeline". Distinct from trading-recap (activity summary/P&L) and market-analyst (market microstructure) — this skill focuses on the quality of the user's own execution against market benchmarks.

2026-05-07
paradex-market-analyst
재무 및 투자 분석가

Technical analysis, market screening, and regime classification for Paradex perpetual futures markets. Computes indicators (RSI, MACD, Bollinger Bands, ATR, VWAP) from kline data, scans funding rates for arbitrage opportunities, analyzes orderbook depth and imbalances, classifies market regimes (trending, ranging, volatile), and screens across all markets for trading opportunities. Use this skill when the user asks about technical analysis on Paradex, market conditions, support/resistance levels, indicators, funding rate screening, orderbook depth, "what's the market doing", "is BTC trending", "find me opportunities", "market overview", "top movers", or any analytical question about Paradex market data and conditions. Use this skill even if the user doesn't explicitly say "technical analysis" or name an indicator — any question about whether a market is trending, what the momentum looks like, where support or resistance is, how volume compares, or what the funding rate implies should route here.

2026-05-07
paradex-pm-analyzer
소프트웨어 개발자

Margin calculation engine and delta-hedge order tool for Paradex accounts. Computes IMR and MMR using the correct methodology — cross-margin (XM) for most accounts or Portfolio Margin (PM) scenario scan for PM-enrolled accounts — determined at the account level via margin_methodology. Also computes and optionally submits delta-neutral hedge orders: calculates the exact perp size to neutralise portfolio delta and places it via paradex_create_order with confirmation before execution. Use when the user asks about margin requirements, IMR/MMR breakdown, worst-case scenario analysis, how a new position would affect margin, liquidation distance, or says "delta hedge my portfolio", "neutralise my delta", "what size perp to hedge", "place a delta hedge", "hedge my options", "check my margin", "run the margin calc", "how much margin do I need".

2026-05-07
paradex-risk-guardian
금융 리스크 전문가

Real-time risk monitoring, margin analysis, and protective alerts for Paradex trading accounts and vaults. Synthesizes account summary, positions, market data, and funding rates into actionable risk metrics — liquidation distance, portfolio concentration, margin utilization, exposure heatmaps, and daily P&L attribution. Use this skill whenever the user asks about their risk on Paradex, margin health, liquidation levels, portfolio exposure, drawdown, how much they can lose, position sizing, or when they say things like "am I safe", "check my risk", "how close am I to liquidation", "what's my exposure", "should I be worried", "risk report", or any question about the safety of their Paradex positions or vault positions. Also trigger for any request to monitor or set alerts on Paradex account health.

2026-05-07
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다