quant-researcher

Automate alpha generation and parameter optimization through batch backtesting.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Jaggia/backTestingTraderBot --skill quant-researcher-jaggia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quant-researcher
Source: https://github.com/Jaggia/backTestingTraderBot/tree/main/.claude/skills/quant-researcher
Command: npx skills add https://github.com/Jaggia/backTestingTraderBot --skill quant-researcher-jaggia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Specializes in autonomously identifying strategy improvements, stress-testing risk, and optimizing option contract selection by driving batch backtests, aggregating results, and documenting research memos.

Core Features & Use Cases

  • Alpha generation & parameter optimization: Discovers effective parameter settings via automated grid searches and batch experimentation.
  • Regime analysis & risk assessment: Evaluates performance across market regimes to identify robustness and failure modes.
  • Option contract optimization: Compares strikes, DTE, and Greeks to select favorable option configurations for strategies.
  • Research workflow discipline: Produces structured memos, dashboards, and summarized results to inform strategy decisions.

Quick Start

Specify the parameter ranges to sweep, and I will run batch backtests to identify optimal settings.

Frequently Asked Questions about quant-researcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate parameter optimization for backtesting trading strategies?

Run batch backtests across specified parameter ranges to execute parameter optimization and identify optimal strategy settings. The system autonomously drives grid searches, aggregates results, and generates a structured research memo documenting the most effective configurations.

What is grid search used for in alpha generation and strategy analysis?

Grid search discovers effective parameter settings for alpha generation by sweeping parameter ranges via batch experimentation. This systematic testing identifies robust strategy improvements by evaluating performance variations across different market regimes.

Can I use batch backtesting for option contract optimization and strike selection?

Batch backtesting supports option contract optimization by comparing strikes, DTE, and Greeks to select favorable configurations. It evaluates options strategies to identify optimal contract parameters that generate alpha under various market conditions.

Do I need a strategy_params.yaml file to run regime analysis and risk assessment?

Regime analysis and risk assessment require access to config/strategy_params.yaml and the batch runner script. These components drive backtesting, enabling evaluation of strategy robustness and failure modes across different market environments.

What's the best way to document backtest results and parameter sweep findings?

Document backtest results by generating structured research memos that aggregate batch experimentation outcomes. The system produces dashboards and summarized results from grid searches, ensuring research workflow discipline informs strategy decisions.

How does regime analysis identify failure modes in equities and options strategies?

Regime analysis identifies failure modes by stress-testing risk and evaluating strategy performance across different market regimes. This approach isolates specific market environments where parameter settings underperform, exposing robustness weaknesses.