Getting Started with AQS
AlgoQuant Studio gives you a desktop workspace for building strategies, analysing results, and supervising live sessions produced by AlgoQuant Engine.
Prerequisites
Section titled “Prerequisites”AQS creates and builds Rust strategy projects through AQE, so rustup and cargo must be installed before you create projects or compile strategies.
Install Rust from rustup.rs, then confirm the toolchain is available:
rustup --versioncargo --versionAfter installing Rust, restart AQS or open a new terminal session so the updated PATH is available to the desktop app.
Typical workflow
Section titled “Typical workflow”- Install the desktop application for your operating system.
- Install Rust with
rustupif it is not already available. - Open or create a strategy project.
- Configure the project runtime, broker, datafeed, and cloud binding when needed.
- Build the strategy structure in the editor.
- Run a backtest and inspect the results.
- Start a live or paper session and supervise it from the strategy surfaces.
Using AQS with AQE
Section titled “Using AQS with AQE”AQS can be used as the primary interface over AQE. In that setup, AQE runs the strategy and produces runtime state, while AQS renders the live strategy, insight, account, equity, and backtest surfaces that you use to operate the system.
Learn these areas first
Section titled “Learn these areas first”- Strategy Editor for project composition and runtime configuration
- Backtest Review for historical performance and trade inspection
- Active Strategies Dashboard for live session monitoring
- Strategy Detail for insight flow, account state, events, and cloud session information
The remaining AQS pages break those areas down in more detail.
We use essential cookies and storage for sign-in, account security, colour theme preferences, this notice, and required PostHog internal usage, session quality, and reliability metrics. We do not use advertising cookies.
