execute-trade

Orchestrate trade execution from thesis development through post-execution reporting.

2|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/bigeasyfreeman/adlc --skill execute-trade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute-trade
Source: https://github.com/bigeasyfreeman/adlc/tree/main/skills/execute-trade
Command: npx skills add https://github.com/bigeasyfreeman/adlc --skill execute-trade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the end-to-end trade execution process, from thesis to audit, providing a full lifecycle audit trail for investment operations.

Core Features & Use Cases

  • End-to-End Orchestration: Chains the ADLC Build Loop for investment operations, handling thesis, council review, risk checks, execution, and reporting.
  • Trade Thesis Structuring: Transforms market signals into structured trade theses.
  • Security Review: Ensures spoofing, tampering, repudiation, info disclosure, and DoS attacks are mitigated.
  • Risk Management: Implements strict risk gates for position size, portfolio concentration, drawdown, budget, and calibration.
  • Execution and Reporting: Executes trades via exchange API, captures trade details, and reports via Telegram.

Quick Start

Run the execute-trade skill to initiate a new trade with the provided thesis and risk parameters.

Frequently Asked Questions about execute-trade

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

FAQPage Schema
How do I automate trade execution with a full audit trail for investment operations?

Automate trade execution by orchestrating the full lifecycle from thesis structuring to post-execution reporting, capturing every step in a structured audit trail to ensure compliance and operational efficiency.

What is the best way to manage risk assessment before executing a trade?

Manage risk assessment by applying strict risk gates for position size, portfolio concentration, drawdown, budget, and calibration before any trade execution occurs to ensure exposure limits are met.

How does the trade lifecycle process handle security review and compliance?

The trade lifecycle process handles security review by ensuring spoofing, tampering, repudiation, information disclosure, and denial of service attacks are mitigated before trade execution proceeds.

Can I execute trades via exchange API and receive notifications automatically?

Yes, you can execute trades via exchange API, capture detailed trade execution data, and automatically receive post-execution reporting notifications via Telegram.

Do I need a structured trade thesis to start the end-to-end trade execution process?

Yes, a structured trade thesis is required to initiate the end-to-end trade execution process, which transforms market signals into structured formats for council review and execution.

What are the limitations of automating the full trade lifecycle without strict risk gates?

Without strict risk gates for position size and portfolio concentration, automating the trade lifecycle risks exceeding drawdown limits and budget constraints, bypassing essential investment operations compliance.