Cloud Platform
Getting Started

Follow these steps to create, backtest, and paper trade a new algorithm:
- Log in to the Algorithm Lab.
- On the Projects page, click .
- A new project opens in the cloud Integrated Development Environment (IDE).
- At the top of the IDE, click the
icon.
- At the top of the IDE, click the
Backtest icon.
- At the top of the IDE, click the
Deploy Live icon.
- On the Deploy Live page, click the Brokerage field and then click from the drop-down menu.
- Click .

The backtest results page displays your algorithm's performance over the backtest period.


The live results page displays your algorithm's live trading performance.

To deploy a live algorithm with a different brokerage, see the Deploy Live Algorithms section of the brokerage integration documentation.