We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I can't get the script to run due to the upgrade to the API: When I run python main.py --lot=2000 TSLA FB AAPL , I get
python main.py --lot=2000 TSLA FB AAPL
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://data.alpaca.markets/v1/aggs/ticker/TSLA/range/1/minute/2021-03-01/2021-03-02
The text was updated successfully, but these errors were encountered:
@ya332 - an Alpaca PM let me know today that they are working on updating all of these.
Sorry, something went wrong.
Hi @ya332, is this now working as expected?
No branches or pull requests
Hello,
I can't get the script to run due to the upgrade to the API:
When I run
python main.py --lot=2000 TSLA FB AAPL
, I getThe text was updated successfully, but these errors were encountered: