From 262dffd4bf9101571458c561a73d4f5a70ef5e90 Mon Sep 17 00:00:00 2001 From: westurner <@westurner> Date: Fri, 9 Feb 2018 01:46:44 -0500 Subject: [PATCH] DOC: live-trading.rst: add newline before ul --- docs/source/live-trading.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/live-trading.rst b/docs/source/live-trading.rst index a2898d61..d0d7f721 100644 --- a/docs/source/live-trading.rst +++ b/docs/source/live-trading.rst @@ -38,6 +38,7 @@ that you should test any new algorithm. Once you are confident with the simulations that you have obtained with your algorithm in backtesting, you may switch to live trading, where you have two different modes: + * *Paper Trading*: The simulated algorithm runs in real time, and fetches pricing data in real time from the exchange, but the orders never reach the exchange, and are instead kept within Catalyst and simulated. No real currency