Quick Start
Get QuanuX running and place your first simulated trade in minutes.
Installation
Install via Conda, pip, or from source. Covers all supported platforms.
Core Concepts
Understand the Russian Doll node model, execution plane, and strategy lifecycle.
Strategy Forge
Build and backtest strategies with the AI-assisted Forge and Crucible engine.
Brokerages
Connect to Rithmic, IBKR, Tradovate, TopstepX, and more.
CLI Reference
Full reference for
quanuxctl — manage nodes, strategies, and secrets.Get up and running
1
Install QuanuX
Install from the official Conda channel or from source:
2
Configure your secrets
Store broker credentials and API keys securely in the OS keyring:
3
Start the server and cockpit
Launch the backend server and the Tauri research cockpit:
4
Deploy your first execution node
Use
quanuxctl to condition a server into a QuanuX execution node:QuanuX is licensed under AGPLv3. Non-commercial use is free. For commercial deployments, contact the project owner for a commercial license.