mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:58:48 +08:00
DOC: live-trading.rst: add newline before ul
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user