progress_enabled_download#

API documentation for tradingstrategy.transport.progress_enabled_download Python module in Trading Strategy.

Module description#

Python requests library downloads with a TQDM progress bar.

Functions#

download_with_tqdm_progress_bar(session, ...)

Use tqdm library to raw a graphical progress bar in notebooks for long downloads.