Key Concepts
Getting Started
GET STARTED WITH WRITING ALGORITHMS
Guide through creating a project, running your first backtest, and live algo trading.
Follow these steps to create, backtest, and paper trade a new algorithm:
1. Create a new project.
The process to creating a new project depends on if you use the Cloud Platform, Local Platform, or CLI.
2. Backtest the default algorithm.
The process to backtest the algorithm depends on if you use the Cloud Platform, Local Platform, or CLI.
3. Deploy the algorithm to live paper trading.
The process to deploy the algorithm live depends on if you use the Cloud Platform, Local Platform, or CLI.