Skip to main content

Trade Execution

Actual asset movements are performed by the Liquidity Orchestrator, using specialized execution adapters. Execution adapters encapsulate the logic required to interact with specific asset types or protocols.

Execution is tightly controlled: only the Liquidity Orchestrator can call execution adapters, and every trade revalidates asset compatibility and execution assumptions. If any step fails, the entire execution is reverted.

This modular design allows Orion to support a wide range of assets without compromising security or clarity. Strategists never interact with execution adapters directly, and adapters cannot alter portfolio intent.