Apps & Running Sessions
Move from saved strategy configuration to a launched session and inspect its outcomes.
An app holds saved source and configuration. A stage session is the in-memory runtime executing that configuration. A server, also called a sandbox, hosts the run and has its own identity and stored results.
Saving an app, publishing a Lab revision, launching a server, and changing runtime controls are separate operations.
App lifecycle
Launch may map the saved app to a different runtime or create a runtime copy based on the selected broker. Review the actual launch target and account, not just the original app's name.
Live views use the running session when available. Stored server results support later inspection, but are not guaranteed to be the final broker state or a complete replay of every in-memory value.
Follow the workflow
- Getting started: create and check a small saved app.
- Configuration: instrument, source, sizing, and data settings.
- Importing and publishing: move a saved snapshot through Agent Lab.
- Launching: review the target, broker, and warmup.
- Simulation and live execution: understand each environment.
- Monitoring: inspect data, decisions, orders, and results.
- Automation modes: control new bot requests during a run.
- Stopping and restarting: distinguish runtime control from account actions.
- Multiple apps: compatible leader/follower launches.
- Troubleshooting: isolate configuration, startup, and execution issues.
For specific integrations, keep PineScript and Polymarket alongside this workflow. PineScript is a source editor, not a broker type.