trading-autopilot

Coordinate a 7-stage trading workflow from regime detection to journal logging.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and coordinates a complete 7-stage trading workflow, removing manual handoffs and ensuring consistency from regime detection to journaling.

Core Features & Use Cases

  • End-to-end orchestration of seven stages: regime detection, strategy selection, safety checks, full market analysis, risk sizing, MT5 execution, and journal logging.
  • Flexible, modular design with clear stage outputs and guardrails for safe execution.
  • Use cases include automated trade brief generation, live trade planning, and structured post-trade analysis.

Quick Start

Invoke trading-autopilot on EURUSD H4 to run the full 7-stage workflow.

Frequently Asked Questions about trading-autopilot

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

FAQPage Schema
How do I automate a complete trading workflow from regime detection to journal logging?

Automate trading workflows by running a 7-stage orchestration pipeline that autonomously handles regime detection, strategy selection, market analysis, risk sizing, and MT5 execution. It removes manual handoffs and ensures consistent end-to-end processing for every trade.

Can I integrate MT5 execution with automated risk sizing and strategy selection?

MT5 integration is supported natively alongside automated risk sizing and strategy selection. The orchestration pipeline passes data between stages, executing trades on live or simulated markets while adjusting risk controls based on each stage's analytical outputs.

What is a 7-stage trading orchestration pipeline and how does it work?

A 7-stage trading orchestration pipeline coordinates sequential phases from regime detection to post-trade journaling. It automatically progresses through safety checks, market analysis, risk sizing, and execution, passing structured outputs between stages to adapt strategy dynamically.

Does this trading autopilot work with live and simulated markets across different symbols?

Trading autopilot operates on both live and simulated markets across various symbols. You can invoke the workflow on specific instruments like EURUSD H4, and it will adjust strategy, risk controls, and execution paths based on the detected market regime.

How do I generate structured post-trade analysis and automated trade briefs?

Generate structured trade briefs and post-trade analysis through the pipeline's final journal logging stage. It outputs a standardized brief after completing the full workflow, summarizing the regime, applied strategy, risk parameters, and execution results.

Do I need manual intervention to run safety checks during automated trade planning?

Manual intervention is not needed for safety checks during automated trade planning. The orchestration pipeline autonomously executes safety checks as one of its seven stages, applying guardrails to ensure safe execution before proceeding to MT5 order placement.