diff --git a/docs/source/live-trading.rst b/docs/source/live-trading.rst index a2898d61..df449c05 100644 --- a/docs/source/live-trading.rst +++ b/docs/source/live-trading.rst @@ -175,5 +175,14 @@ Here is the breakdown of the new arguments: simulated in Catalyst instead of processed on the exchange. It defaults to ``True``. + +The `catalyst live` command offers additional parameters. +You can learn more by running the following from the command line: + +.. code-block:: bash + +catalyst live --help + + Here is a complete algorithm for reference: `Buy Low and Sell High `_