To start trading strategy on AlgoCloud you need to deploy it - deployment means you will configure which strategy and with what exact settings should be traded, and this strategy will be then deployed on the cloud.
From then on (until stopped) it will trade autonomously - every day the strategy rules are evaluated and trades are opened or closed according to them using a connection to your broker.
How to deploy a strategy
You can start trading strategy from two places, see below.
In both cases it will open the deployment wizard that will lead you through the process of deployment in a few steps.
See more documentation about deployment here.
1. Start trading from Algo Editor
If you have your strategy opened in Algo Editor, you can simply start the deployment wizard using the Start trading button on the top right part.
Note that you need to save your strategy before it can be deployed.
2. Start trading from My strategies
Another way is starting the strategy from My strategies screen. Find your strategy, open the Actions button and choose Start trading.
β