API Reference

lean live stop

Introduction

Stop an already running local live trading project.

$ lean live stop [OPTIONS] PROJECT

Description

Arguments

The lean live stop command expects the following arguments:

ArgumentDescription
<project>The path to the project directory or algorithm file to stop live trading.

Options

The lean live stop command supports the following options:

OptionDescription
--lean-config <file>The Lean configuration file that should be used (defaults to the nearest lean.json)
--verboseEnable debug logging
--helpDisplay the help text of the lean live stop command and exit

You can also see our Videos. You can also get in touch with us via Discord.

Did you find this page helpful?

Contribute to the documentation: