Skip to content

Conversation

justinpolygon
Copy link
Contributor

@justinpolygon justinpolygon commented Sep 5, 2023

Several customers have requested example scripts for downloading aggs for multiple tickers across a date range using a threadpool from our APIs. This PR adds two Python scripts:

  1. bulk_aggs_downloader.py - Downloads and saves aggregated market data for specific stock symbols and dates.
  2. bulk_aggs_reader.py - Reads and displays the saved aggregated market data for a specific stock symbol and date range.

These scripts serve as practical examples to help our customers better understand how to leverage our APIs for their data needs with a threadpool.

@justinpolygon justinpolygon merged commit e3a118a into master Sep 6, 2023
@justinpolygon justinpolygon deleted the jw-bulk-download branch September 6, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants