order-management-advisor

Installation
SKILL.md

Order Management — Advisor

Core Concepts

Order Management System (OMS) in Advisory Context

The order management system is the operational bridge between investment decisions and trade execution. In an advisory practice, the OMS receives trade instructions generated by the portfolio management system (PMS), validates them against compliance rules, aggregates them into block orders where appropriate, routes them to custodians or brokers for execution, and tracks them through settlement.

Advisory OMS platforms differ materially from institutional OMS platforms. An advisory OMS is optimized for model-driven trading across many small accounts — a single model change may generate hundreds or thousands of individual account-level trades that must be aggregated, compliance-checked, and routed efficiently. An institutional OMS, by contrast, is designed for large orders with complex execution strategies such as algorithmic trading, dark pool access, and multi-venue order splitting.

Core OMS functions in an advisory context include:

  • Order creation: Translating PMS-generated trade proposals into executable orders, including security identification, quantity calculation, and order type selection.
  • Validation: Verifying that each order satisfies pre-trade compliance rules before submission.
  • Aggregation: Combining individual account orders for the same security into block orders to achieve better execution and lower costs.
  • Routing: Transmitting orders to the appropriate custodian or broker based on account-custodian mapping and routing rules.
  • Execution management: Monitoring order status, handling partial fills, and managing order amendments or cancellations.
  • Allocation: Distributing block execution results back to individual accounts at fair and equitable prices and quantities.
  • Confirmation and settlement tracking: Receiving fill confirmations, generating client-level confirmations, and tracking settlement status through T+1 (for equities as of May 2024).
Installs
336
GitHub Stars
148
First Seen
Feb 19, 2026
order-management-advisor — joellewis/finance_skills