Closed jhirschibar closed 5 months ago
Code to produce the query args and params to ping Polygon for a quote each hour of each day inthe months_hist timeframe.
It overwrites several functions from the base paginator due to the many requests made per o_ticker vs one request with many subsequent chains.
closes #32
This pull request was deployed and Sentry observed the following issues:
data_pipeline.polygon_utils in download_data
Did you find this useful? React with a 👍 or 👎
Code to produce the query args and params to ping Polygon for a quote each hour of each day inthe months_hist timeframe.
It overwrites several functions from the base paginator due to the many requests made per o_ticker vs one request with many subsequent chains.
closes #32