python-scripts/scripts/StockVisualizer
William Wang 05bd8134f2 stock
Create README.md

sc

Update README.md

Added the stock.py which will perform the stock visualization, as well as the README.md along with the screenshot files.
2023-05-06 22:54:55 -04:00
..
assets stock 2023-05-06 22:54:55 -04:00
README.md stock 2023-05-06 22:54:55 -04:00
stock.py stock 2023-05-06 22:54:55 -04:00

Stock Visualizer

About

A stock visualizer, that uses the Yahoo Finance library to create a customizable graph for the user to see. It will ask the user for input, specifically for the stock symbol, and the start and end dates in the form (YYYY-MM-DD). Then, it will output a graph with those specifications.

Input Queried from User

Output Graph Generated