Order Routing

Official

Optimize high-frequency trading order routing with precision.

AuthorCanhada-Labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexities of high-frequency trading by providing precise order routing, ensuring efficient venue selection and compliance with trading semantics.

Core Features & Use Cases

  • Venue Selection: Select the optimal trading venue based on latency, fees, and reliability.
  • Order Semantics: Handle Immediate-or-Cancel (IOC), Fill-Or-Kill (FOK), Day, Good-Till-Cancel (GTC) order types.
  • Child-Order Slicing: Manage child orders for complex strategies like TWAP, VWAP, and IS.
  • Audit-Trail Completeness: Ensure full audit trail for surveillance and compliance.
  • Use Case: When implementing a new trading strategy, this Skill can be used to route orders to the most suitable venue and ensure that all order messages are correctly constructed and logged.

Quick Start

Load the Order Routing skill and execute a trade with the following command: trade --venue "NYSE" --order-type "IOC" --quantity 100 --price 50.

Dependency Matrix

Required Modules

pythoncpp

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Order Routing
Download link: https://github.com/Canhada-Labs/ceo-orchestration/archive/main.zip#order-routing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.