Skip to content

Commit cd22b33

Browse files
author
Shlomi Kushchi
authored
readme - proxy-agent set StreamConn url
1 parent b8da19a commit cd22b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ For that exact purpose this ![project](https://github.com/shlomikushchi/alpaca-p
341341
The steps to execute this are:
342342
* Run the Alpaca Proxy Agent as described in the project's README
343343
* Define this env variable: `DATA_PROXY_WS` to be the address of the proxy agent. (e.g: `DATA_PROXY_WS=ws://127.0.0.1:8765`)
344+
* If you are using the Alpaca data stream, make sure you you initiate the StreamConn object with the container's url, like so: data_url='http://127.0.0.1:8765'
344345
* execute your algorithm. it will connect to the servers through the proxy agent allowing you to execute multiple strategies
345346

346347

0 commit comments

Comments
 (0)