Deploying live trading strategies#
Note
First check Getting started with live trade execution example repository.
In this section, we discuss how to run trading strategies developed with Trading Strategy framework.
Live trading is done by Trade-executor command command that is deployed as Docker container. When you deploy a live trading strategy, you first need to choose how you wish to run it, see Live trading modes.