Crate stock_data

Crate stock_data 

Source

Functionsยง

build_yahoo_finance_url
Builds a Yahoo Finance URL for downloading stock data based on the provided timestamps.
build_yahoo_finance_url_from_dates
Builds a Yahoo Finance URL for downloading stock data based on the provided dates.
download_stock_data
Downloads stock data from the specified URL.
write_stock_data
Writes the provided bytes to the specified file path.