API Reference
lean live stop
Introduction
Stop an already running local live trading project.
$ lean live stop [OPTIONS] PROJECT
Description
Stops a running local live trading project without liquidating existing positions.
The <project> argument must be the path to the project directory or algorithm file.
If you want to stop the deployment and liquidate all positions at the same time, use lean live liquidate instead.