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.
- Trade-executor command
- Live trading modes
- Strategy metadata
- Hot wallet deployment
- Vault deployment
- Lagoon vault deployment
- Website and monitoring
- Managing Docker images
- Turning backtest to an executable live trading strategy
- Troubleshooting live trade execution deployments
- Repairing frozen trading positions