the-execution-trader

Execute TWAP, VWAP, Iceberg, and POV orders with cross-venue routing and safety controls.

13|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/cubexch/ai-fund --skill the-execution-trader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: the-execution-trader
Source: https://github.com/cubexch/ai-fund/tree/main/skills/execution-trader
Command: npx skills add https://github.com/cubexch/ai-fund --skill the-execution-trader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Algorithmic order execution that minimizes market impact and slippage. It enables precise, benchmark-driven trading for large orders.

Core Features & Use Cases

  • TWAP, VWAP, Iceberg, POV strategies for scalable execution
  • Cross-venue smart order routing to minimize market impact
  • Real-time progress tracking and post-trade analysis
  • Safety guards: limit orders only, position verification, emergency stop

Quick Start

Initiate an execution with a 1000 unit order using TWAP over 30 minutes, with price limits to protect against slippage.

Frequently Asked Questions about the-execution-trader

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

FAQPage Schema
How do I execute large orders with minimal market impact and slippage?

To execute large orders with minimal market impact, you can use algorithmic execution strategies like TWAP, VWAP, Iceberg, and POV to break down and route trades deterministically across venues.

What is the best way to run a VWAP strategy for a large block trade?

The best way to run a VWAP strategy for a large block trade is to apply algorithmic execution logic that uses limit-order placement and cross-venue smart order routing to minimize slippage.

Can I use Iceberg and POV strategies for cross-venue order routing?

Yes, you can use Iceberg and POV strategies for cross-venue order routing, enabling scalable execution while tracking real-time progress and applying safety guards like limit orders only.

What safety controls are available for algorithmic order execution?

Safety controls for algorithmic order execution include deterministic limit-order placement, real-time position verification, and an emergency stop function to prevent runaway trades.

How does post-trade analysis work after completing a TWAP execution?

Post-trade analysis after completing a TWAP execution works by evaluating the deterministic execution logic, benchmark-driven performance, and slippage metrics captured during real-time progress tracking.

When should I not use an Iceberg execution strategy for my orders?

You should not use an Iceberg execution strategy when your order size is too small to justify the overhead or when you lack proper position verification and emergency stop safeguards to manage risk.