quant-ml-trading

Automate backtesting, validation, and signal aggregation for quantitative trading workflows.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill quant-ml-trading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quant-ml-trading
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/quant-ml-trading
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill quant-ml-trading

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Quantitative trading workflows are complex and error-prone, requiring expert setup for backtests, validations, and signal integration. This skill provides a comprehensive toolkit to automate strategy validation, genetic optimization, decay monitoring, RL trading, and AI signal aggregation, enabling faster, repeatable research and deployment.

Core Features & Use Cases

  • Strategy validation and tearsheets for robust performance assessment.
  • Genetic optimization and decay monitoring to evolve and track strategies over time.
  • RL trading agent and AI signal aggregation for end-to-end decision support in live or simulated markets.
  • Use Case: A quant researcher can generate a full performance report and a robust parameter sweep for a new strategy.

Quick Start

Train and evaluate a new strategy by invoking the toolkit on your market data and export a tearsheet

Frequently Asked Questions about quant-ml-trading

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

FAQPage Schema
How do I automate backtesting and validation for a quantitative trading strategy?

Automating backtesting and validation requires running your strategy against historical time-series data to generate performance tearsheets. This toolkit automates that workflow, providing strategy validation and auditable performance reports for robust assessment.

What is genetic optimization and how does it work for evolving trading strategies?

Genetic optimization for trading strategies involves evolving strategy parameters over time to find optimal configurations. This toolkit applies genetic algorithms to automate parameter sweeps, while also monitoring strategy decay to track performance degradation.

Can I use reinforcement learning for time-series trading and signal aggregation?

Reinforcement learning can be applied to time-series trading by training agents to make market decisions. This toolkit supports RL trading agents and AI signal aggregation, providing end-to-end decision support for both simulated and live market environments.

How do I generate a performance tearsheet from market data for a new quant strategy?

Generating a performance tearsheet involves invoking the backtesting toolkit on your market data to assess strategy validity. The toolkit outputs a full performance report, enabling faster and repeatable quantitative research without manual calculation.

Does this backtesting toolkit require specific dependencies or external libraries?

This backtesting toolkit operates with no external dependencies, using modular components like references for knowledge and scripts for deterministic tasks. This design ensures safe, auditable results with clear validation references for your quantitative workflows.