auto-trader

Automate crypto and forex trading with predefined strategies and risk management.

125|865|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/Signal-Execution-Labs/forex-trading-ai-agent --skill auto-trader-signal-execution-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-trader
Source: https://github.com/Signal-Execution-Labs/forex-trading-ai-agent/tree/main/skills/auto-trader
Command: npx skills add https://github.com/Signal-Execution-Labs/forex-trading-ai-agent --skill auto-trader-signal-execution-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automated trading reduces manual monitoring and execution overhead by handling strategies and risk controls automatically.

Core Features & Use Cases

  • Strategy Execution: Run predefined strategies automatically.
  • Risk Management: Position sizing, max drawdown, and stop-loss/take-profit enforcement.
  • Trade Logging: Complete audit trail for compliance and review.
  • Use Case: A trader wants to deploy RSI or MA-based strategies across multiple symbols with automated order management.

Quick Start

Install dependencies, configure your trading settings, and start KIT to begin automated trading.

Frequently Asked Questions about auto-trader

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

FAQPage Schema
How do I automate trading strategies with built-in risk management?

Automate trading by deploying predefined strategies with integrated position sizing, max drawdown limits, and stop-loss/take-profit rules. The script-driven execution handles order management automatically across configured crypto and forex symbols.

Can I run RSI or moving average strategies across multiple crypto symbols?

Yes, you can run RSI or MA-based strategies across multiple crypto and forex symbols. The automation applies your configured indicators and handles automated order management for each symbol simultaneously.

How do I enforce stop-loss and position sizing rules in automated trading?

Enforce stop-loss and position sizing rules by configuring them before starting the automation. The system applies these risk management parameters to every executed trade, overriding strategy signals that breach your defined limits.

Do I need Python 3 and specific dependencies to run automated trading scripts?

Yes, you need Python 3 along with pip dependencies including ccxt, ta, and pandas. These libraries enable deterministic, script-driven trading execution, technical analysis calculations, and data manipulation for your strategies.

Does automated trading support forex markets or only crypto?

Automated trading supports both crypto and forex markets. You can configure and deploy strategies with risk management controls across either market, using the same script-driven execution and order management framework.

How does trade logging work for compliance and strategy review?

Trade logging records a complete audit trail of every automated execution, capturing order details and risk parameters applied. This log provides the compliance records and historical data needed for post-trade strategy review.