Matthew Cliatt

Results 16 issues of Matthew Cliatt

The docs don't list any parameter information for the `client_order_id` which is referenced in the description of the endpoint. The request path is listed as "/v1/orders:by_client_order_id", which doesn't show any...

> HTTP 207 Multi-Status with body; an array of objects that include the order id and http status code for each status request. An example with the various status codes...

See: https://docs.alpaca.markets/api-documentation/web-api/streaming/#streaming

There is no specified default value for `after` or `until`. Does this mean they are required? If they aren't provided, does the API provide orders with any timestamp?

[GET /v1/assets](https://docs.alpaca.markets/api-documentation/web-api/assets/#get-assets) doesn't list any possible response errors. 1. Can the call return 401? 2. What is the expected behavior is the query parameter `asset_class` is given a bad value?.