We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b383d3 commit 2153330Copy full SHA for 2153330
README.md
@@ -91,7 +91,7 @@ using 'key_id' and 'secret_key'.
91
The 'paper' parameter is default to False, which allows live trading.
92
If you set it to True, then you are in the paper trading mode.
93
94
-## Running Multiple Algorithms/Datas
+## Running Multiple Strategies/Datas
95
There's a way to execute an algorithm with multiple datas or/and execute more than one algorithm.<br>
96
The websocket connection is limited to 1 connection per account. Alpaca backtrader opens a websocket connection for each data you define.<br>
97
For that exact purpose this  was created<br>
0 commit comments