Skip to content

Commit b8da19a

Browse files
author
Shlomi Kushchi
authored
readme - update alpaca-proxy-agent default ip
1 parent dddaef6 commit b8da19a

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
@@ -340,7 +340,7 @@ The websocket connection is limited to 1 connection per account. <br>
340340
For that exact purpose this ![project](https://github.com/shlomikushchi/alpaca-proxy-agent) was created<br>
341341
The steps to execute this are:
342342
* Run the Alpaca Proxy Agent as described in the project's README
343-
* Define this env variable: `DATA_PROXY_WS` to be the address of the proxy agent. (e.g: `DATA_PROXY_WS=ws://192.168.99.100:8765`)
343+
* 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`)
344344
* execute your algorithm. it will connect to the servers through the proxy agent allowing you to execute multiple strategies
345345

346346

0 commit comments

Comments
 (0)