A user-friendly Python GUI application to download historical stock and cryptocurrency data from Polygon.io. The script is designed to fetch intraday data for a specified ticker, date range, and ...
NOTE: Currently there is a stack overflow problem of unknown cause. This occurs with debug build (cargo build) but not with release (cargo build --release).