Skip to content

Commit 2153330

Browse files
committed
doc update
1 parent 0b383d3 commit 2153330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ using 'key_id' and 'secret_key'.
9191
The 'paper' parameter is default to False, which allows live trading.
9292
If you set it to True, then you are in the paper trading mode.
9393

94-
## Running Multiple Algorithms/Datas
94+
## Running Multiple Strategies/Datas
9595
There's a way to execute an algorithm with multiple datas or/and execute more than one algorithm.<br>
9696
The websocket connection is limited to 1 connection per account. Alpaca backtrader opens a websocket connection for each data you define.<br>
9797
For that exact purpose this ![project](https://github.com/shlomikushchi/alpaca-proxy-agent) was created<br>

0 commit comments

Comments
 (0)