Skip to main content
Portfolio Autopilot is the account-scoped portfolio manager workflow. It stores portfolio state, user views, strategies, evaluation ticks, risk gates, proposed actions, and trade history.

Read current state

Read past ticks

Ticks are the portfolio manager’s memory. They can include timing, action summaries, risk gates, trace ids, and handoff notes.

Read trades

Views and strategies

Views are user convictions. Strategies are persistent instructions and constraints.

API surfaces

All portfolio endpoints are authenticated and scoped to the current user.

Execution safety

Start with reads. Keep execution in dry-run until risk gates, max exposure, per-market limits, and operator approval are understood.