API Reference

lean live stop

Introduction

Stop a local live trading algorithm.

$ lean live stop <project> [options]

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 <value>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: