Open bratergit opened 2 weeks ago
Hi. I have a solution. Created pr.
Hi my friend a star is also needed to spread the word!!
Hi! I have added an option to save the downloaded data to preferred directory as an csv. I also want to add a feature that automatically updates all the downloaded or specified csv to latest data (or specified date).
I have created a pr for data saving csv one, i if you could merge it and give me a go ahead i will sart working on the updating feature
Description:
Create a Python script to automate the collection of stock market data using a public API (e.g., Alpha Vantage, Yahoo Finance). The script should allow the user to specify a stock ticker and date range, and return relevant financial data (e.g., opening, closing prices, volume). Ensure proper error handling and logging.