Skip to content

Commit f80b73e

Browse files
committed
wrapping the url
1 parent 97c635a commit f80b73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The Alpaca SDK will check the environment for a number of variables that can be
7070
| APCA_RETRY_CODES=429,504 | 429,504 | comma-separated HTTP status code for which retry is attempted |
7171
| POLYGON_WS_URL | wss://socket.polygon.io/stocks | Endpoint for streaming polygon data. You likely don't need to change this unless you want to proxy it for example |
7272
| POLYGON_KEY_ID | | Your Polygon key, if it's not the same as your Alpaca API key. Most users will not need to set this to access Polygon. |
73-
| DATA_PROXY_WS | | When using the alpaca-proxy-agent you need to set this environment variable as described here: https://github.com/shlomikushchi/alpaca-proxy-agent |
73+
| DATA_PROXY_WS | | When using the alpaca-proxy-agent you need to set this environment variable as described ![here](https://github.com/shlomikushchi/alpaca-proxy-agent) |
7474

7575
## REST
7676

0 commit comments

Comments
 (0)