Tags: notilas/client-python
Tags
Update snapshot min to support n and t (massive-com#447) * Update snapshot min to support n and t
Add indices.py ws example (massive-com#429) Adding a example Indices example that works for streaming both aggregates and values.
Fix release pipelin (massive-com#414) In massive-com#395 and massive-com#413 we fixed a gitub action to support the poetry version that dependabot is using so we can parse the poetry.lock syntax. However, this broke the automated release pipeline to https://pypi.org/project/polygon-api-client/ since we needed to update it's ability to parse the new poetry.lock syntax too. The impact here is that we have not released 1.8.x.
Fix release pipeline (massive-com#413) In massive-com#395 we fixed a gitub action to support the poetry version that dependabot is using so we can parse the poetry.lock syntax. However, this broke the automated release pipeline to https://pypi.org/project/polygon-api-client/ since we needed to update it's ability to parse the new poetry.lock syntax too.
add last trade (massive-com#404) * add last trade * fmt * correctly parse snapshot
added ticker_suffix to TickerDetails model class (massive-com#371)
PreviousNext