execute-trade

Execute trading orders via Jupiter API or exchange connectors with status tracking.

1|Updated May 20, 2026
One-click install
npx skills add https://github.com/Magnatrix-Lab/MAGNATRIX-OS --skill execute-trade-magnatrix-lab
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: execute-trade
Source: https://github.com/Magnatrix-Lab/MAGNATRIX-OS/tree/main/skills/execute-trade
Command: npx skills add https://github.com/Magnatrix-Lab/MAGNATRIX-OS --skill execute-trade-magnatrix-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of trading orders, streamlining the process and minimizing manual effort.

Core Features & Use Cases

  • Automated Order Execution: Executes trading orders through Jupiter API or exchange connectors.
  • Order Status Tracking: Monitors order status until filled or cancelled.
  • Post-Execution Logging: Logs trades to a knowledge graph and broadcasts execution events.
  • Use Case: Ideal for financial institutions or automated trading platforms looking to automate high-frequency trading operations.

Quick Start

Execute a trade with symbol 'AAPL', side 'buy', amount '100', and max_slippage '0.1'.

Frequently Asked Questions about execute-trade

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

FAQPage Schema
How do I automate order execution for high-frequency trading?▼

Automate order execution by integrating a Skill that routes trading orders through Jupiter API or exchange connectors, minimizing manual effort and streamlining high-frequency trade operations.

Can I monitor order status until filled using the Jupiter API?▼

Yes, you can monitor order status until filled or cancelled using the Jupiter API or exchange connectors, which provides continuous order status tracking and post-execution logging.

Does this automated trade execution tool broadcast execution events?▼

Automated trade execution broadcasts execution events and logs trades to a knowledge graph, ensuring post-execution data is recorded and transmitted for high-frequency trading platforms.

What's the best way to execute a high-frequency trade with slippage control?▼

Execute a high-frequency trade with slippage control by specifying the symbol, side, amount, and max_slippage parameters, allowing the automated system to handle precision order execution.

Are exchange connectors required for automated trade execution?▼

Exchange connectors or the Jupiter API are required for automated trade execution, serving as the critical bridges to route orders and monitor status across high-frequency trading platforms.