We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d839c commit 2ee0538Copy full SHA for 2ee0538
README.md
@@ -49,7 +49,7 @@ follows.
49
50
The base URL for API calls defaults to `https://api.alpaca.markets/`. This endpoint
51
is for live trading. You can change the base URL to `https://paper-api.alpaca.markets`
52
-for paper trading. You can specify the API URL with the environment variable, `APCA_API_BASE_URL`.
+for paper trading. You can specify the API URL with the environment variable `APCA_API_BASE_URL`.
53
54
The environment variable `APCA_API_DATA_URL` can also be changed to configure the
55
endpoint for returning data from the `/bars` endpoint. By default, it will use
0 commit comments