client-python icon indicating copy to clipboard operation
client-python copied to clipboard

The official Python client library for the Polygon REST and WebSocket API.

Results 62 client-python issues
Sort by recently updated
recently updated
newest added

I found an issue with the Python SDK streaming crypto aggregates. Using the example in the docs and connecting to any XA pairing returns the following message - "2022-08-05 14:01:02,061...

bug

**Describe the bug** Really not sure whether this is a bug or me being stupid in one way or another. I installed the client module as stated in the documentation....

bug

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.0. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218) Preview style...

dependencies

A diff between this client library's spec and our hosted spec was found. The client may need an update to match any changes in our API. See the diff below:...

spec

**Describe the bug** I expected that results from RESTClient.list_aggs() would return only one result per timestamp. That is what I have observed most of the time, but I've found some...

bug
data

I'm pulling financial data for symbol LEN. My data frame is below as well as a visual chart for revenues. I'm missing chunks of data. For small companies, this may...

bug
data

Fixes https://github.com/polygon-io/client-python/issues/656. No code changes needed. Technical indicators for crypto had the crypto misspelled and this spec change corrects that.

A diff between this client library's spec and our hosted spec was found. The client may need an update to match any changes in our API. See the diff below:...

spec

**Describe the bug** A few days ago, my ETL audits started reporting duplicate records in my all_tickers BigQuery table, which itself is based on `polygon_client.list_tickers()`. I dug into these 102...

bug
data