// Use case
Monitor your live runs.
A live run shouldn't be a black box. Watch its state, orders, fills, positions, issues, and logs as it executes, and stop it on request when you need to.
// The workflow
Eyes on every live run.
Live run state
Watch the run's status, positions, and metrics update as it executes, refreshed while you watch.
Orders and fills
The full order lifecycle and the fills behind each trade, as they happen.
Issues and logs
A classified issue feed and the strategy's logs, so a problem shows up as a record, not a silence.
Stop on request
A Kill control stops the run when you need it to, checked on every step of the run loop.
// Go deeper
Learn the details.
// Access
See your live runs clearly.
We onboard in focused cohorts. Tell us what you trade and how you work. Live access is rolled out to select users on request.