trading-and-execution

Analyze multi-asset trade executions and generate execution plans with TCA.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/tmcga/alpha-stack --skill trading-and-execution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-and-execution
Source: https://github.com/tmcga/alpha-stack/tree/main/skills/trading-and-execution
Command: npx skills add https://github.com/tmcga/alpha-stack --skill trading-and-execution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill analyzes and optimizes multi-asset trade executions to minimize market impact, execution costs, and slippage across equities, fixed income, FX, and commodities.

Core Features & Use Cases

  • Market impact modeling: apply square-root and other models to estimate costs for block and basket trades.
  • Algorithm selection: recommend VWAP, TWAP, IS, POV, liquidity-seeking strategies based on order characteristics.
  • Venue routing & execution plan: optimize venue selection, order routing, and dark pool participation to balance speed and information leakage.
  • Post-trade analytics: generate TCA reports decomposing cost into delay, impact, spread, and opportunity costs.

Quick Start

Request an end-to-end execution plan for a multi-asset order and I will return a full market-impact model, algorithm recommendation, routing plan, and post-trade TCA.

Frequently Asked Questions about trading-and-execution

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

FAQPage Schema
How do I minimize market impact on multi-asset execution for block and basket trades?

To minimize market impact on multi-asset execution, apply square-root cost models to estimate block and basket trade impacts, then select algorithms balancing urgency and liquidity constraints to reduce total execution slippage.

What is the best way to choose between VWAP, TWAP, and IS execution algorithms?

Choosing between VWAP, TWAP, and IS execution algorithms depends on order characteristics like urgency and liquidity. Analyze trade constraints to recommend the optimal strategy, balancing execution speed against information leakage for multi-asset programs.

How do I generate a post-trade TCA report decomposing spread and opportunity costs?

Generate a post-trade TCA report by decomposing total execution cost into delay, market impact, spread, and opportunity costs. This attribution analyzes slippage across equities, fixed income, FX, and commodities trades.

Can I optimize venue routing and dark pool participation for multi-asset program trades?

You can optimize venue routing and dark pool participation for multi-asset program trades. The execution plan balances execution speed against information leakage by optimizing venue selection and order routing across available liquidity venues.

Does market impact modeling work for fixed income, FX, and commodities execution?

Market impact modeling works across equities, fixed income, FX, and commodities execution. It applies square-root and other cost models to estimate slippage and total execution costs for block and basket trades spanning multiple asset classes.