shakeebshaan
- 6 skills
- 0 followers
- 13 hours ago last updated
- ▌ Strategy Critique · shakeebshaanAdversarial review of a trading strategy. Claude acts as a skeptical prop-desk risk manager and tries to find why the strategy will blow up. Use when evaluating a new strategy idea, before scaling up capital, or when a backtest looks "too good."
- ▌ Hedge Lab · shakeebshaanExplore hedging constructs for a crypto position — delta hedging, basis trading, funding-rate capture, cross-exchange arb. Use when holding directional BTC/ETH exposure and wanting to reduce risk without closing the position.
- ▌ Data Scrub · shakeebshaanAudit a market-data CSV for missing bars, timezone drift, weekend handling, stale ticks, duplicate timestamps, and survivorship. Use before running any backtest on new data.
- ▌ Risk Report · shakeebshaanGenerate a one-page risk summary from a returns series. Computes Sharpe, Sortino, max DD, CVaR, tail ratio, rolling correlation. Use when analyzing backtest or live P&L output.
- ▌ Backtest Review · shakeebshaanAudit a trading-strategy backtest for look-ahead bias, overfitting, unrealistic assumptions, and regime-dependence. Use this skill when reviewing backtest code, backtest results, equity curves, or considering whether to deploy a strategy live.
- ▌ Indicator Design · shakeebshaanInteractive skill for designing custom technical indicators from a trading hypothesis. Claude asks about the hypothesis, helps operationalize it, and generates vectorized pandas implementations. Use when starting from a discretionary trading idea and wanting to test it systematically.