Merge pull request #221 from westurner/feature/live-trading-doc-newline

DOC: live-trading.rst: add newline before ul
This commit is contained in:
Victor
2018-02-09 11:10:14 -07:00
committed by GitHub
+1
View File
@@ -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