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
It currently returns only an error but the API returns an array object that includes the order ID and HTTP status code for each status request. See https://docs.alpaca.markets/reference/deleteallorders-1.
There was a very similar issue with CloseAllPositions that was fixed in #282 that could be used as an example for resolving this issue.
CloseAllPositions
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It currently returns only an error but the API returns an array object that includes the order ID and HTTP status code for each status request. See https://docs.alpaca.markets/reference/deleteallorders-1.
There was a very similar issue with
CloseAllPositions
that was fixed in #282 that could be used as an example for resolving this issue.The text was updated successfully, but these errors were encountered: